Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs190 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState; in get_profile_connection_state() method
2209 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState { in get_profile_connection_state() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs599 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState { in get_profile_connection_state() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs835 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState { in get_profile_connection_state() method