Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs224 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState; in get_profile_connection_state() method
2665 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState { in get_profile_connection_state() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs710 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState { in get_profile_connection_state() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs978 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState { in get_profile_connection_state() method