Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dacl_api.h31 void ACL_IgnoreLeConnectionFrom(const tBLE_BD_ADDR& legacy_address_with_type);
H A Dacl_api.cc51 void bluetooth::shim::ACL_IgnoreLeConnectionFrom( in ACL_IgnoreLeConnectionFrom() function in bluetooth::shim
/aosp12/system/bt/test/mock/
H A Dmock_main_shim_acl_api.cc50 void bluetooth::shim::ACL_IgnoreLeConnectionFrom( in ACL_IgnoreLeConnectionFrom() function in bluetooth::shim
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc571 bluetooth::shim::ACL_IgnoreLeConnectionFrom( in BTM_AcceptlistRemove()