Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.h88 void bt_mesh_proxy_client_set_conn_cb(proxy_client_connect_cb_t cb);
Dproxy_client.c99 void bt_mesh_proxy_client_set_conn_cb(proxy_client_connect_cb_t cb) in bt_mesh_proxy_client_set_conn_cb() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1828 bt_mesh_proxy_client_set_conn_cb(btc_ble_mesh_proxy_client_connect_cb); in btc_ble_mesh_prov_call_handler()