Searched refs:BTM_CancelInquiry (Results 1 – 3 of 3) sorted by relevance
414 extern tBTM_STATUS BTM_CancelInquiry(void);
649 tBTM_STATUS BTM_CancelInquiry(void) { in BTM_CancelInquiry() function
1026 if (BTM_CancelInquiry() == BTM_SUCCESS) { in bta_dm_search_cancel()