Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h483 struct bt_mesh_conn_cb { struct
696 void bt_mesh_gatts_conn_cb_register(struct bt_mesh_conn_cb *cb);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c79 static struct bt_mesh_conn_cb *bt_mesh_gatts_conn_cb;
1035 void bt_mesh_gatts_conn_cb_register(struct bt_mesh_conn_cb *cb) in bt_mesh_gatts_conn_cb_register()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c66 static struct bt_mesh_conn_cb *bt_mesh_gatts_conn_cb;
671 void bt_mesh_gatts_conn_cb_register(struct bt_mesh_conn_cb *cb) in bt_mesh_gatts_conn_cb_register()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c1440 static struct bt_mesh_conn_cb conn_callbacks = {