Searched defs:event_cb_ (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | mct_protocol.h | 46 PacketReadCallback event_cb_; variable |
D | h4_protocol.h | 50 PacketReadCallback event_cb_; variable |
D | vendor_interface.h | 67 PacketReadCallback event_cb_; variable |
/hardware/interfaces/bluetooth/1.0/default/test/ | ||
D | mct_protocol_unittest.cc | 172 testing::MockFunction<void(const hidl_vec<uint8_t>&)> event_cb_; member in android::hardware::bluetooth::V1_0::implementation::MctProtocolTest |
D | h4_protocol_unittest.cc | 187 testing::MockFunction<void(const hidl_vec<uint8_t>&)> event_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest |