Searched defs:dev_uuid (Results 1 – 6 of 6) sorted by relevance
30 u8_t dev_uuid[16]; /* Device UUID pointer, stored in provisioner_prov.c */ member
406 void bt_mesh_profile_construct_uuid(char *dev_uuid, const uint8_t *pid, in bt_mesh_profile_construct_uuid()474 int bt_mesh_profile_prov_init(const uint8_t *dev_uuid, in bt_mesh_profile_prov_init()
84 uint8_t dev_uuid[16]; member
28 static uint8_t dev_uuid[16]; variable
3408 u8_t *dev_uuid = NULL; in provisioner_unprov_beacon_recv() local3637 u8_t *dev_uuid; in provisioner_prov_srv_data_recv() local
313 static u8_t dev_uuid[16] = { 0xdd, 0xdd }; variable
Completed in 19 milliseconds