Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h390 void btc_ble_mesh_prov_call_handler(btc_msg_t *msg);
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c149 …[BTC_PID_PROV] = {btc_ble_mesh_prov_call_handler, btc_ble_mesh_prov_cb_h…
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1763 void btc_ble_mesh_prov_call_handler(btc_msg_t *msg) in btc_ble_mesh_prov_call_handler() function