Home
last modified time | relevance | path

Searched refs:BT_UUID_MESH_PROV (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Duuid.h187 #define BT_UUID_MESH_PROV BT_UUID_DECLARE_16(0x1827) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c696 BT_GATT_PRIMARY_SERVICE(BT_UUID_MESH_PROV),
A Dprovisioner_prov.c824 … || bt_gattc_conn_create(i - CONFIG_BT_MESH_PBA_SAME_TIME, BT_UUID_16(BT_UUID_MESH_PROV)->val)) { in bt_mesh_provisioner_add_unprov_dev()
3778 … || bt_gattc_conn_create(i - CONFIG_BT_MESH_PBA_SAME_TIME, BT_UUID_16(BT_UUID_MESH_PROV)->val)) { in provisioner_prov_srv_data_recv()

Completed in 13 milliseconds