Home
last modified time | relevance | path

Searched refs:BTM_SetInquiryMode (Results 1 – 10 of 10) sorted by relevance

/system/bt/stack/btm/
Dbtm_client_interface.cc60 .BTM_SetInquiryMode = BTM_SetInquiryMode,
Dbtm_devctl.cc297 BTM_SetInquiryMode(BTM_INQ_RESULT_EXTENDED); in decode_controller_support()
299 BTM_SetInquiryMode(BTM_INQ_RESULT_WITH_RSSI); in decode_controller_support()
Dbtm_inq.cc309 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function
311 return bluetooth::shim::BTM_SetInquiryMode(mode); in BTM_SetInquiryMode()
/system/bt/test/mock/
Dmock_stack_btm_inq.cc105 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode) { in BTM_SetInquiryMode() function
Dmock_main_shim_btm_api.cc202 tBTM_STATUS bluetooth::shim::BTM_SetInquiryMode(uint8_t inquiry_mode) { in BTM_SetInquiryMode() function in bluetooth::shim
/system/bt/stack/include/
Dbtm_api.h347 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode);
Dbtm_client_interface.h66 tBTM_STATUS (*BTM_SetInquiryMode)(uint8_t mode); member
/system/bt/main/shim/
Dbtm_api.h121 tBTM_STATUS BTM_SetInquiryMode(uint8_t mode);
Dbtm_api.cc727 tBTM_STATUS bluetooth::shim::BTM_SetInquiryMode(uint8_t inquiry_mode) { in BTM_SetInquiryMode() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc206 tBTM_STATUS bluetooth::shim::BTM_SetInquiryMode(uint8_t inquiry_mode) { in BTM_SetInquiryMode() function in bluetooth::shim