Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h49 struct ACL_AcceptLeConnectionFrom { struct
59 extern struct ACL_AcceptLeConnectionFrom ACL_AcceptLeConnectionFrom; argument
Dmock_main_shim_acl_api.cc38 bool bluetooth::shim::ACL_AcceptLeConnectionFrom(const tBLE_BD_ADDR& /* legacy_address_with_type */, in ACL_AcceptLeConnectionFrom() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/
Dconnection_manager_test.cc63 bool ACL_AcceptLeConnectionFrom(const tBLE_BD_ADDR& address, bool is_direct) { in ACL_AcceptLeConnectionFrom() function
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc58 bool bluetooth::shim::ACL_AcceptLeConnectionFrom(const tBLE_BD_ADDR& legacy_address_with_type, in ACL_AcceptLeConnectionFrom() function in bluetooth::shim