Home
last modified time | relevance | path

Searched defs:BTM_SetInquiryMode (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_inq.h258 struct BTM_SetInquiryMode { struct
264 extern struct BTM_SetInquiryMode BTM_SetInquiryMode; argument
Dmock_stack_btm_inq.cc55 struct BTM_SetInquiryMode BTM_SetInquiryMode; variable
183 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc421 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function