Home
last modified time | relevance | path

Searched defs:is_service_allowed (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_admin.rs46 fn is_service_allowed(&self, uuid: Uuid) -> bool { in is_service_allowed() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_admin.rs21 fn is_service_allowed(&self, service: Uuid) -> bool; in is_service_allowed() method
198 fn is_service_allowed(&self, service: Uuid) -> bool { in is_service_allowed() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1363 fn is_service_allowed(&self, uuid: Uuid) -> bool { in is_service_allowed() method