Home
last modified time | relevance | path

Searched refs:bt_mesh_prov_conn_cb (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h506 struct bt_mesh_prov_conn_cb { struct
735 void bt_mesh_gattc_conn_cb_register(struct bt_mesh_prov_conn_cb *cb);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.c622 static struct bt_mesh_prov_conn_cb conn_callbacks = {
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c167 static struct bt_mesh_prov_conn_cb *bt_mesh_gattc_conn_cb;
1364 void bt_mesh_gattc_conn_cb_register(struct bt_mesh_prov_conn_cb *cb) in bt_mesh_gattc_conn_cb_register()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c93 static struct bt_mesh_prov_conn_cb *bt_mesh_gattc_conn_cb;
1127 void bt_mesh_gattc_conn_cb_register(struct bt_mesh_prov_conn_cb *cb) in bt_mesh_gattc_conn_cb_register()