Home
last modified time | relevance | path

Searched defs:classic_enabled (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/
Dbumble_config.json4 "classic_enabled": true, boolean
/aosp_15_r20/external/python/bumble/examples/
Dleaudio_with_classic.json5 "classic_enabled": true, boolean
/aosp_15_r20/tools/netsim/rust/daemon/src/wireless/
H A Dbluetooth.rs63 classic_enabled: AtomicBool, field
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py1598 classic_enabled: bool = False variable in DeviceConfiguration