Home
last modified time | relevance | path

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

/tools/netsim/src/
DCMakeLists.txt73 hci/async_manager.cc
74 hci/bluetooth_facade.cc
75 hci/bluetooth_facade.h
76 hci/hci_packet_transport.cc
77 hci/hci_packet_transport.h
78 hci/rust_device.cc
79 hci/rust_device.h
/tools/netsim/src/hci/
Drust_device.cc24 namespace netsim::hci::facade { namespace
25 void RustDevice::Tick() { ::netsim::hci::facade::Tick(*callbacks_); } in Tick()
33 ::netsim::hci::facade::ReceiveLinkLayerPacket( in ReceiveLinkLayerPacket()
Dhci_packet_transport.cc31 namespace hci { namespace
106 netsim::hci::facade::ReportInvalidPacket( in Request()
Dhci_packet_hub.h29 namespace hci {
Dbluetooth_facade.h33 namespace netsim::hci::facade {
Dhci_packet_transport.h27 namespace hci {
Drust_device.h25 namespace netsim::hci::facade {
Dbluetooth_facade.cc49 namespace netsim::hci::facade { namespace
378 netsim::hci::facade::ReportInvalidPacket( in Add()
/tools/netsim/proto/netsim/
Dpacket_streamer.proto50 // The streamed data for an attached hci radio chip
61 // The streamed data for an attached hci radio chip
/tools/netsim/
DAndroid.bp176 "src/hci/bluetooth_facade.cc",
177 "src/hci/hci_packet_transport.cc",
178 "src/hci/rust_device.cc",