Home
last modified time | relevance | path

Searched defs:acl_cb_ (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dmct_protocol.h47 PacketReadCallback acl_cb_; variable
H A Dh4_protocol.h52 PacketReadCallback acl_cb_; variable
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dh4_protocol.h54 PacketReadCallback acl_cb_; variable
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dh4_parser.h98 PacketReadCallback acl_cb_; variable
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dmct_protocol_unittest.cc173 testing::MockFunction<void(const hidl_vec<uint8_t>&)> acl_cb_; member in android::hardware::bluetooth::V1_0::implementation::MctProtocolTest
H A Dh4_protocol_unittest.cc219 testing::MockFunction<void(const hidl_vec<uint8_t>&)> acl_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest
/aosp12/system/bt/stack/btm/
H A Dbtm_int_types.h307 tACL_CB acl_cb_; member
/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc113 common::ContextualCallback<void(uint16_t /* handle */, uint16_t /* packets */)> acl_cb_; member in bluetooth::hci::acl_manager::__anon487aedde0110::TestController