HomeSort by relevance Sort by last modified time
    Searched defs:hci_packetizer_ (Results 1 - 3 of 3) sorted by null

  /device/linaro/hikey/bluetooth/
h4_protocol.h 38 hci_packetizer_([this]() { OnPacketReady(); }) {}
54 hci::HciPacketizer hci_packetizer_; member in class:android::hardware::bluetooth::hci::H4Protocol
  /hardware/interfaces/bluetooth/1.0/default/
h4_protocol.h 39 hci_packetizer_([this]() { OnPacketReady(); }) {}
55 hci::HciPacketizer hci_packetizer_; member in class:android::hardware::bluetooth::hci::H4Protocol
  /system/bt/vendor_libs/linux/interface/
h4_protocol.h 41 hci_packetizer_([this]() { OnPacketReady(); }) {}
57 HciPacketizer hci_packetizer_; member in class:android::hardware::bluetooth::hci::H4Protocol

Completed in 229 milliseconds