Searched defs:sco_cb_ (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/interfaces/bluetooth/1.0/default/ | ||
H A D | h4_protocol.h | 53 PacketReadCallback sco_cb_; variable |
/aosp12/system/bt/vendor_libs/linux/interface/ | ||
H A D | h4_protocol.h | 55 PacketReadCallback sco_cb_; variable |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/ | ||
H A D | h4_parser.h | 99 PacketReadCallback sco_cb_; variable |
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/ | ||
H A D | h4_protocol_unittest.cc | 220 testing::MockFunction<void(const hidl_vec<uint8_t>&)> sco_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest |