Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h2412 tBTM_STATUS BTM_CancelInquiry(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c717 tBTM_STATUS BTM_CancelInquiry(void) in BTM_CancelInquiry() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1640 if (BTM_CancelInquiry() != BTM_CMD_STARTED) { in bta_dm_search_cancel()