Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_inq.cc98 tBTM_STATUS BTM_SetDiscoverability(uint16_t inq_mode) { in BTM_SetDiscoverability() function
Dmock_main_shim_btm_api.cc200 tBTM_STATUS bluetooth::shim::BTM_SetDiscoverability(uint16_t discoverable_mode, in BTM_SetDiscoverability() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h65 tBTM_STATUS (*BTM_SetDiscoverability)(uint16_t inq_mode); member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc228 tBTM_STATUS BTM_SetDiscoverability(uint16_t inq_mode) { in BTM_SetDiscoverability() function