Home
last modified time | relevance | path

Searched refs:BTM_EIR_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c2898 return BTM_EIR_UNKNOWN; in BTM_HasInquiryEirService()
2900 return BTM_EIR_UNKNOWN; in BTM_HasInquiryEirService()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h470 #define BTM_EIR_UNKNOWN 2 macro