Home
last modified time | relevance | path

Searched refs:bt_mesh_gattc_disconnect (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1291 void bt_mesh_gattc_disconnect(struct bt_mesh_conn *conn) in bt_mesh_gattc_disconnect() function
1404 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1421 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1441 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1447 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1454 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1461 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1475 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1486 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
1496 bt_mesh_gattc_disconnect(conn); in bt_mesh_bta_gattc_cb()
[all …]
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.c81 bt_mesh_gattc_disconnect(server->conn); in proxy_sar_timeout()
408 bt_mesh_gattc_disconnect(conn); in proxy_connected()
469 bt_mesh_gattc_disconnect(server->conn); in prov_write_ccc()
519 bt_mesh_gattc_disconnect(server->conn); in bt_mesh_proxy_client_prov_disable()
613 bt_mesh_gattc_disconnect(server->conn); in bt_mesh_proxy_client_gatt_disable()
741 bt_mesh_gattc_disconnect(conn); in bt_mesh_proxy_client_disconnect()
Dprovisioner_prov.c2701 bt_mesh_gattc_disconnect(link[idx].conn);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c192 bt_mesh_gattc_disconnect(conn); in ble_on_subscribe()
201 bt_mesh_gattc_disconnect(conn); in ble_on_subscribe()
211 bt_mesh_gattc_disconnect(conn); in ble_on_subscribe()
293 bt_mesh_gattc_disconnect(conn); in chr_disced()
300 bt_mesh_gattc_disconnect(conn); in chr_disced()
380 bt_mesh_gattc_disconnect(conn); in svc_disced()
549 bt_mesh_gattc_disconnect(conn); in disc_cb()
562 bt_mesh_gattc_disconnect(conn); in disc_cb()
573 bt_mesh_gattc_disconnect(conn); in disc_cb()
1573 void bt_mesh_gattc_disconnect(struct bt_mesh_conn *conn) in bt_mesh_gattc_disconnect() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h754 void bt_mesh_gattc_disconnect(struct bt_mesh_conn *conn);