Searched refs:hci (Results 1 – 22 of 22) sorted by relevance
29 namespace hci {49 hci::HciPacketizer event_packetizer_;50 hci::HciPacketizer acl_packetizer_;
29 namespace hci {55 hci::HciPacketizer hci_packetizer_;
38 "android.hardware.bluetooth-hci",56 name: "android.hardware.bluetooth-hci",94 "android.hardware.bluetooth-hci",
36 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() argument
250 hci::H4Protocol* h4_hci = in Open()251 new hci::H4Protocol(fd_list[0], intercept_events, acl_cb, sco_cb); in Open()256 hci::MctProtocol* mct_hci = in Open()257 new hci::MctProtocol(fd_list, intercept_events, acl_cb); in Open()
29 namespace hci { namespace
28 namespace hci {
65 hci::HciProtocol* hci_ = nullptr;
30 namespace hci { namespace
47 namespace hci { namespace
47 external/bluetooth/bluedroid/hci/include \48 system/bt/hci/include \
50 external/bluetooth/bluedroid/hci/include \51 system/bt/hci/include \
45 external/bluetooth/bluedroid/hci/include \46 system/bt/hci/include \
46 external/bluetooth/bluedroid/hci/include \47 system/bt/hci/include \
32 $(BDROID_DIR)/hci/include \
46 $(BDROID_DIR)/hci/include \
38 $(BDROID_DIR)/hci/include \
39 using hci::MctProtocol;
39 using hci::H4Protocol;