Home
last modified time | relevance | path

Searched refs:btsnd_hcic_inq_cancel (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c752 if (!btsnd_hcic_inq_cancel()) { in BTM_CancelInquiry()
1377 btsnd_hcic_inq_cancel(); in btm_inq_stop_on_ssp()
1969 btsnd_hcic_inq_cancel(); in btm_process_inq_results()
Dbtm_ble_gap.c3799 btsnd_hcic_inq_cancel(); in btm_ble_process_adv_pkt_cont()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h100 BOOLEAN btsnd_hcic_inq_cancel(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c63 BOOLEAN btsnd_hcic_inq_cancel(void) in btsnd_hcic_inq_cancel() function