Home
last modified time | relevance | path

Searched refs:BTM_SetDefaultEventMaskExcept (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.h125 tBTM_STATUS BTM_SetDefaultEventMaskExcept(uint64_t mask, uint64_t le_mask);
Dbtm_api.cc114 tBTM_STATUS bluetooth::shim::BTM_SetDefaultEventMaskExcept(uint64_t mask, in BTM_SetDefaultEventMaskExcept() function in bluetooth::shim
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_btm_api.cc69 tBTM_STATUS bluetooth::shim::BTM_SetDefaultEventMaskExcept( in BTM_SetDefaultEventMaskExcept() function in bluetooth::shim
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc1713 bluetooth::shim::BTM_SetDefaultEventMaskExcept(mask, le_mask); in bta_dm_set_default_event_mask_except()