Home
last modified time | relevance | path

Searched defs:event_cb_ (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dmct_protocol.h46 PacketReadCallback event_cb_; variable
H A Dvendor_interface.h67 PacketReadCallback event_cb_; variable
H A Dh4_protocol.h51 PacketReadCallback event_cb_; variable
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dh4_protocol.h53 PacketReadCallback event_cb_; variable
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dh4_parser.h97 PacketReadCallback event_cb_; variable
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dmct_protocol_unittest.cc172 testing::MockFunction<void(const hidl_vec<uint8_t>&)> event_cb_; member in android::hardware::bluetooth::V1_0::implementation::MctProtocolTest
H A Dh4_protocol_unittest.cc218 testing::MockFunction<void(const hidl_vec<uint8_t>&)> event_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest