Home
last modified time | relevance | path

Searched defs:bluetooth (Results 1 – 6 of 6) sorted by relevance

/tools/netsim/rust/daemon/src/wireless/
Dmod.rs16 pub mod bluetooth; module
/tools/netsim/rust/daemon/src/
Dlib.rs28 mod bluetooth; module
/tools/netsim/proto/netsim/
Dconfig.proto71 Bluetooth bluetooth = 1; field
/tools/netsim/src/hci/
Dbluetooth_facade.cc487 auto bluetooth = Get(id); in GetCxx() local
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java1583 protected void setBluetooth(BinaryState bluetooth) { in setBluetooth()
/tools/netsim/rust/proto/src/
Dconfig.rs1041 pub bluetooth: ::protobuf::MessageField<Bluetooth>, field