Home
last modified time | relevance | path

Searched defs:is_msft_supported (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dscanner_client.py578 def is_msft_supported(self): member in FlossScannerClient
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs368 fn is_msft_supported(&self) -> bool; in is_msft_supported() method
1773 let is_msft_supported = self.is_msft_supported(); in add_child_monitor() localVariable
1833 let is_msft_supported = self.is_msft_supported(); in remove_child_monitor() localVariable
1853 let is_msft_supported = self.is_msft_supported(); in add_monitor_and_update_scan() localVariable
2119 fn is_msft_supported(&self) -> bool { in is_msft_supported() method
2269 let is_msft_supported = self.is_msft_supported(); in stop_scan() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs601 fn is_msft_supported(&self) -> bool { in is_msft_supported() method
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1519 pub fn is_msft_supported(&mut self) -> bool { in is_msft_supported() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1460 fn is_msft_supported(&self) -> bool { in is_msft_supported() method