Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.h42 tBTM_STATUS BTM_ClearEventFilter(void);
Dbtm_api.cc34 tBTM_STATUS bluetooth::shim::BTM_ClearEventFilter() { in BTM_ClearEventFilter() function in bluetooth::shim
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_btm_api.cc31 tBTM_STATUS bluetooth::shim::BTM_ClearEventFilter() { in BTM_ClearEventFilter() function in bluetooth::shim
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc1593 bluetooth::shim::BTM_ClearEventFilter(); in bta_dm_clear_event_filter()