Home
last modified time | relevance | path

Searched refs:hci (Results 1 – 8 of 8) sorted by relevance

/device/linaro/hikey/bluetooth/
Dbluetooth_hci.h36 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient()
64 hci::H4Protocol* hci_;
Dh4_protocol.h28 namespace hci {
54 hci::HciPacketizer hci_packetizer_;
Dhci_protocol.h27 namespace hci {
Dhci_packetizer.h28 namespace hci {
Dh4_protocol.cc27 namespace hci { namespace
Dhci_protocol.cc45 namespace hci { namespace
Dhci_packetizer.cc46 namespace hci { namespace
Dbluetooth_hci.cc52 hci_ = new hci::H4Protocol( in initialize()