Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_inq.h124 struct BTM_SetInquiryMode { struct
129 extern struct BTM_SetInquiryMode BTM_SetInquiryMode; argument
Dmock_stack_btm_inq.cc49 struct BTM_SetInquiryMode BTM_SetInquiryMode; variable
114 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc413 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function