Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/hci/
Dh4_protocol.h49 PacketReadCallback cmd_cb_; variable
/hardware/interfaces/bluetooth/hci/test/
Dh4_protocol_unittest.cc271 testing::MockFunction<void(const std::vector<uint8_t>&)> cmd_cb_; member in H4ProtocolTest