Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.h24 int bt_mesh_pb_gatt_close(struct bt_mesh_conn *conn);
Dproxy_server.c649 bt_mesh_pb_gatt_close(conn); in proxy_disconnected()
797 bt_mesh_pb_gatt_close(client->conn); in bt_mesh_proxy_server_prov_disable()
Dprov.c1733 int bt_mesh_pb_gatt_close(struct bt_mesh_conn *conn) in bt_mesh_pb_gatt_close() function
1768 bt_mesh_pb_gatt_close(link.conn); in protocol_timeout()