Home
last modified time | relevance | path

Searched defs:dev_uuid (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprovisioner_main.h30 u8_t dev_uuid[16]; /* Device UUID pointer, stored in provisioner_prov.c */ member
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c406 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()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/include/
A Dmesh_node.h84 uint8_t dev_uuid[16]; member
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c28 static uint8_t dev_uuid[16]; variable
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_prov.c3408 u8_t *dev_uuid = NULL; in provisioner_unprov_beacon_recv() local
3637 u8_t *dev_uuid; in provisioner_prov_srv_data_recv() local
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c313 static u8_t dev_uuid[16] = { 0xdd, 0xdd }; variable

Completed in 19 milliseconds