Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dsysprop.rs12 LeInquiryScanInterval, enumerator
29 PropertyI32::LeInquiryScanInterval => ("bluetooth.core.le.inquiry_scan_interval", 36), in into()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1953 interval: sysprop::get_i32(sysprop::PropertyI32::LeInquiryScanInterval), in start_active_scan()