Home
last modified time | relevance | path

Searched defs:InterceptAttPacket (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_arbiter_acl_arbiter.cc27 InterceptAction AclArbiter::InterceptAttPacket(uint8_t /* tcb_idx */, const BT_HDR* /* packet */) { in InterceptAttPacket() function in bluetooth::shim::arbiter::AclArbiter
/aosp_15_r20/packages/modules/Bluetooth/system/stack/arbiter/
Dacl_arbiter.cc63 InterceptAction AclArbiter::InterceptAttPacket(uint8_t tcb_idx, const BT_HDR* packet) { in InterceptAttPacket() function in bluetooth::shim::arbiter::AclArbiter