Searched refs:rssi_high_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 385 'rssi_high_threshold': GLib.Variant('y', rssi_high_threshold),
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 120 .rssi_threshold_high = monitor.rssi_high_threshold, in ConvertAdvMonitor()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 1308 pub rssi_high_threshold: u8, field 2107 rssi_high_threshold: self.rssi_high_threshold.try_into().unwrap(), in into() 4088 rssi_high_threshold: saved_filter.rssi_high_threshold, in on_track_adv_found_lost()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 468 rssi_high_threshold: u8, field
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 94 pub rssi_high_threshold: u8, field
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | command_handler.rs | 1575 rssi_high_threshold: 0, in cmd_le_scan()
|
D | dbus_iface.rs | 543 rssi_high_threshold: u8, field
|