Home
last modified time | relevance | path

Searched defs:GetAcl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_stack.cc44 Acl* Stack::GetAcl() { return testing::acl_; } in GetAcl() function in bluetooth::shim::Stack
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dstack.cc190 Acl* Stack::GetAcl() { in GetAcl() function in bluetooth::shim::Stack
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h7155 uint8_t GetAcl() const {ASSERT(was_validated_);auto to_bound = begin();auto acl_it = to_bound + (/*… in CreateOptional() function