Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/default/
Dmct_protocol.h47 PacketReadCallback acl_cb_; variable
Dh4_protocol.h52 PacketReadCallback acl_cb_; variable
/hardware/interfaces/bluetooth/1.0/default/test/
Dmct_protocol_unittest.cc173 testing::MockFunction<void(const hidl_vec<uint8_t>&)> acl_cb_; member in android::hardware::bluetooth::V1_0::implementation::MctProtocolTest
Dh4_protocol_unittest.cc217 testing::MockFunction<void(const hidl_vec<uint8_t>&)> acl_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest