Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/port/
A Dmesh_hal_ble.h228 bool bt_prov_check_gattc_id(int id, const bt_addr_le_t *addr);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/ref_impl/
A Dmesh_hal_ble.c208 bool bt_prov_check_gattc_id(int id, const bt_addr_le_t *addr) in bt_prov_check_gattc_id() function
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_prov.c823 if (true != bt_prov_check_gattc_id(i - CONFIG_BT_MESH_PBA_SAME_TIME, &link[i].addr) in bt_mesh_provisioner_add_unprov_dev()
3777 if (true != bt_prov_check_gattc_id(i - CONFIG_BT_MESH_PBA_SAME_TIME, &link[i].addr) in provisioner_prov_srv_data_recv()

Completed in 11 milliseconds