Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h2294 extern tBTM_STATUS BTM_CancelInquiry(void);
/system/bt/stack/btm/
Dbtm_inq.c726 tBTM_STATUS BTM_CancelInquiry(void) in BTM_CancelInquiry() function
/system/bt/bta/dm/
Dbta_dm_act.c1199 if (BTM_CancelInquiry() != BTM_CMD_STARTED) in bta_dm_search_cancel()