Home
last modified time | relevance | path

Searched defs:iso_cb_ (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/1.0/default/
Dh4_protocol.h54 PacketReadCallback iso_cb_; variable
/hardware/interfaces/bluetooth/1.0/default/test/
Dh4_protocol_unittest.cc219 testing::MockFunction<void(const hidl_vec<uint8_t>&)> iso_cb_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest