Searched refs:rssi_low_threshold (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | scanner_client.py | 367 …def make_dbus_scan_filter(self, rssi_high_threshold, rssi_low_threshold, rssi_low_timeout, rssi_sa… argument 386 'rssi_low_threshold': GLib.Variant('y', rssi_low_threshold),
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 121 .rssi_threshold_low = monitor.rssi_low_threshold, in ConvertAdvMonitor()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 1312 pub rssi_low_threshold: u8, field 2108 rssi_low_threshold: self.rssi_low_threshold.try_into().unwrap(), in into() 4089 rssi_low_threshold: saved_filter.rssi_low_threshold, in on_track_adv_found_lost()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 469 rssi_low_threshold: u8, field
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 95 pub rssi_low_threshold: u8, field
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | command_handler.rs | 1576 rssi_low_threshold: 0, in cmd_le_scan()
|
D | dbus_iface.rs | 544 rssi_low_threshold: u8, field
|