Home
last modified time | relevance | path

Searched refs:LeAdvMonScanInterval (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dsysprop.rs14 LeAdvMonScanInterval, enumerator
35 PropertyI32::LeAdvMonScanInterval => ("bluetooth.core.le.adv_mon_scan_interval", 40), in into()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs2207 interval: sysprop::get_i32(sysprop::PropertyI32::LeAdvMonScanInterval), in start_scan()