Searched refs:device_uuid (Results 1 – 3 of 3) sorted by relevance
305 void (*prov_complete)(uint16_t node_idx, const uint8_t device_uuid[16],
799 static void btc_ble_mesh_provisioner_prov_complete_cb(uint16_t node_idx, const uint8_t device_uuid[… in btc_ble_mesh_provisioner_prov_complete_cb()811 …memcpy(mesh_param.provisioner_prov_complete.device_uuid, device_uuid, sizeof(esp_ble_mesh_octet16_… in btc_ble_mesh_provisioner_prov_complete_cb()
1101 esp_ble_mesh_octet16_t device_uuid; /*!< Device UUID of the provisioned device */ member