Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dh4_protocol.h53 PacketReadCallback sco_cb_; variable
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dh4_protocol.h55 PacketReadCallback sco_cb_; variable
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dh4_parser.h99 PacketReadCallback sco_cb_; variable
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dh4_protocol_unittest.cc220 testing::MockFunction<void(const hidl_vec<uint8_t>&)> sco_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest