Home
last modified time | relevance | path

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

12

/system/bt/main/
Dbte_main.cc80 static const hci_t* hci; variable
125 hci = hci_layer_get_interface(); in bte_main_boot_entry()
126 if (!hci) { in bte_main_boot_entry()
131 hci->set_data_cb(base::Bind(&post_to_hci_message_loop)); in bte_main_boot_entry()
221 hci->transmit_downward(event, p_msg); in bte_main_hci_send()
DBUILD.gn54 "//hci",
55 "//hci/include",
59 "//hci/includ",
74 "//hci",
DAndroid.bp33 "system/bt/hci/include",
66 "libbt-hci",
107 "system/bt/hci/include",
/system/bt/test/rootcanal/
DAndroid.bp46 "android.hardware.bluetooth-hci",
52 "system/bt/hci/include",
87 "android.hardware.bluetooth-hci",
92 "system/bt/hci/include",
Dbluetooth_hci.cc49 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() argument
/system/bt/doc/
Dnetwork_ports.md7 * TCP 8872 (hci/src/btsnoop_net.cc) - read live btsnoop logs
8 * TCP 8873 (hci/src/hci_inject.cc) - inject HCI packets into HCI stream
Dproperties.md10 Used in hci/src/hci_layer.cc, default 8000.
/system/bt/hci/
DBUILD.gn17 static_library("hci") {
57 "//hci/include",
63 "//hci",
DAndroid.bp15 name: "libbt-hci",
70 "libbt-hci",
/system/bt/hci/src/
Dhci_inject.cc61 static const hci_t* hci; variable
77 hci = hci_interface; in hci_inject_open()
181 hci->transmit_downward(buf->event, buf); in read_ready()
/system/bt/
DAndroid.bp8 "hci",
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc247 BluetoothDeathRecipient(const sp<IBluetoothHci> hci) : mHci(hci) {} in BluetoothDeathRecipient() argument
283 hci::H4Protocol* h4_hci = new hci::H4Protocol( in initialize()
Dhci_packetizer.h28 namespace hci {
Dh4_protocol.h28 namespace hci {
Dbluetooth_hci.h51 hci::H4Protocol* hci_handle_;
Dh4_protocol.cc29 namespace hci { namespace
Dhci_packetizer.cc46 namespace hci { namespace
/system/bt/stack/
DAndroid.bp36 "system/bt/hci/include",
175 "libbt-hci",
217 "libbt-hci",
242 "system/bt/hci/include",
291 "system/bt/hci/include",
329 "system/bt/hci/include",
DBUILD.gn169 "//hci/include",
203 "//hci/include",
229 "//hci",
248 "//hci/include",
/system/bt/vendor_libs/test_vendor_lib/
DAndroid.bp45 "system/bt/hci/include",
89 "system/bt/hci/include",
/system/bt/device/src/
Dcontroller.cc47 static const hci_t* hci; variable
84 static_cast<BT_HDR*>(future_await(hci->transmit_command_futured(command)))
579 hci = hci_layer_get_interface(); in controller_get_interface()
591 hci = hci_interface; in controller_get_test_interface()
/system/bt/device/
DAndroid.bp12 "system/bt/hci/include",
DBUILD.gn27 "//hci/include",
/system/nfc/src/
DAndroid.bp46 "nfa/hci/*.cc",
/system/bt/btif/
DAndroid.bp20 "system/bt/hci/include",
137 "libbt-hci",

12