Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_bt.h161 void btc_gap_bt_cb_handler(btc_msg_t *msg);
/hal_espressif-3.6.0/components/bt/common/btc/core/
Dbtc_task.c112 [BTC_PID_GAP_BT] = {btc_gap_bt_call_handler, btc_gap_bt_cb_handler },
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c1032 void btc_gap_bt_cb_handler(btc_msg_t *msg) in btc_gap_bt_cb_handler() function