Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dacl_api.h37 void ACL_IgnoreAllLeConnections();
H A Dacl_api.cc95 void bluetooth::shim::ACL_IgnoreAllLeConnections() { in ACL_IgnoreAllLeConnections() function in bluetooth::shim
/aosp12/system/bt/test/mock/
H A Dmock_main_shim_acl_api.cc64 void bluetooth::shim::ACL_IgnoreAllLeConnections() { in ACL_IgnoreAllLeConnections() function in bluetooth::shim
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc593 bluetooth::shim::ACL_IgnoreAllLeConnections(); in BTM_AcceptlistClear()