Searched refs:hci (Results 1 – 21 of 21) 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
241 hci::H4Protocol* h4_hci = in Open()242 new hci::H4Protocol(fd_list[0], intercept_events, acl_cb, sco_cb); in Open()247 hci::MctProtocol* mct_hci = in Open()248 new hci::MctProtocol(fd_list, intercept_events, acl_cb); in Open()
27 namespace hci { namespace
28 namespace hci {
30 namespace hci { namespace
65 hci::HciProtocol* hci_;
46 namespace hci { namespace
50 external/bluetooth/bluedroid/hci/include \51 system/bt/hci/include \
47 external/bluetooth/bluedroid/hci/include \48 system/bt/hci/include \
46 external/bluetooth/bluedroid/hci/include \47 system/bt/hci/include \
12 $(BDROID_DIR)/hci/include
32 $(BDROID_DIR)/hci/include \
46 $(BDROID_DIR)/hci/include \
30 $(BDROID_DIR)/hci/include \
40 using hci::MctProtocol;
40 using hci::H4Protocol;