Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h2274 extern UINT16 BTM_IsInquiryActive (void);
/system/bt/stack/btm/
Dbtm_inq.c712 UINT16 BTM_IsInquiryActive (void) in BTM_IsInquiryActive() function
/system/bt/bta/dm/
Dbta_dm_act.c1250 if (BTM_IsInquiryActive()) in bta_dm_search_cancel()