Searched defs:acl_cb_ (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | mct_protocol.h | 47 PacketReadCallback acl_cb_; variable |
D | h4_protocol.h | 52 PacketReadCallback acl_cb_; variable |
/hardware/interfaces/bluetooth/1.0/default/test/ | ||
D | mct_protocol_unittest.cc | 173 testing::MockFunction<void(const hidl_vec<uint8_t>&)> acl_cb_; member in android::hardware::bluetooth::V1_0::implementation::MctProtocolTest |
D | h4_protocol_unittest.cc | 217 testing::MockFunction<void(const hidl_vec<uint8_t>&)> acl_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest |