Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_inq.cc102 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function
Dmock_main_shim_btm_api.cc214 tBTM_STATUS bluetooth::shim::BTM_SetInquiryMode(uint8_t inquiry_mode) { in BTM_SetInquiryMode() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h70 tBTM_STATUS (*BTM_SetInquiryMode)(uint8_t mode); member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc363 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function