Searched defs:InterceptAttPacket (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_stack_arbiter_acl_arbiter.cc | 27 InterceptAction AclArbiter::InterceptAttPacket(uint8_t /* tcb_idx */, const BT_HDR* /* packet */) { in InterceptAttPacket() function in bluetooth::shim::arbiter::AclArbiter |
/packages/modules/Bluetooth/system/stack/arbiter/ | ||
D | acl_arbiter.cc | 63 InterceptAction AclArbiter::InterceptAttPacket(uint8_t tcb_idx, const BT_HDR* packet) { in InterceptAttPacket() function in bluetooth::shim::arbiter::AclArbiter |