Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.h96 int bt_mesh_proxy_client_disconnect(uint8_t conn_handle);
Dproxy_client.c724 int bt_mesh_proxy_client_disconnect(uint8_t conn_handle) in bt_mesh_proxy_client_disconnect() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2224 bt_mesh_proxy_client_disconnect(arg->proxy_client_disconnect.conn_handle); in btc_ble_mesh_prov_call_handler()