Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h441 void btc_gap_ble_call_handler(btc_msg_t *msg);
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c102 [BTC_PID_GAP_BLE] = {btc_gap_ble_call_handler, btc_gap_ble_cb_handler },
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1911 void btc_gap_ble_call_handler(btc_msg_t *msg) in btc_gap_ble_call_handler() function