Home
last modified time | relevance | path

Searched refs:bt_mesh_prov (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprov.h19 const struct bt_mesh_prov *bt_mesh_prov_get(void);
21 int bt_mesh_prov_init(const struct bt_mesh_prov *prov);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dmain.h69 struct bt_mesh_prov { struct
396 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp,
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dmain.c196 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in bt_mesh_prov_enable()
422 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp, in bt_mesh_init()
A Dbeacon.c178 const struct bt_mesh_prov *prov; in unprovisioned_beacon_send()
A Dprov.c214 static const struct bt_mesh_prov *prov;
1703 const struct bt_mesh_prov *bt_mesh_prov_get(void) in bt_mesh_prov_get()
1720 int bt_mesh_prov_init(const struct bt_mesh_prov *prov_info) in bt_mesh_prov_init()
A Dproxy.c1274 const struct bt_mesh_prov *prov = bt_mesh_prov_get(); in gatt_prov_adv_create()
A Dprovisioner_main.c61 static const struct bt_mesh_prov *prov;
A Dprovisioner_prov.c3798 const struct bt_mesh_prov *prov = NULL; in bt_mesh_provisioner_local_provision()
3800 extern const struct bt_mesh_prov *bt_mesh_prov_get(void); in bt_mesh_provisioner_local_provision()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_mesh.c23 static struct bt_mesh_prov genie_mesh_provision;
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c36 struct bt_mesh_prov *prov;
193 static struct bt_mesh_prov prov = {0}; in ble_stack_mesh_init()
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c27 static struct bt_mesh_prov prov;
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c165 static struct bt_mesh_prov node_prov = {
190 static struct bt_mesh_prov node_prov = {
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c506 static struct bt_mesh_prov prov = {

Completed in 42 milliseconds