Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c155 bt_mesh_gatts_disconnect(client->conn, 0x13); in proxy_sar_timeout()
795 bt_mesh_gatts_disconnect(client->conn, 0x13); in bt_mesh_proxy_server_prov_disable()
916 bt_mesh_gatts_disconnect(client->conn, 0x13); in bt_mesh_proxy_server_gatt_disconnect()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h699 int bt_mesh_gatts_disconnect(struct bt_mesh_conn *conn, uint8_t reason);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1277 int bt_mesh_gatts_disconnect(struct bt_mesh_conn *conn, uint8_t reason) in bt_mesh_gatts_disconnect() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1042 int bt_mesh_gatts_disconnect(struct bt_mesh_conn *conn, uint8_t reason) in bt_mesh_gatts_disconnect() function