Home
last modified time | relevance | path

Searched refs:get_a2dp_connection_state (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs2649 self.bluetooth_media.lock().unwrap().get_a2dp_connection_state() in get_profile_connection_state()
Dbluetooth_media.rs2526 pub fn get_a2dp_connection_state(&self) -> ProfileConnectionState { in get_a2dp_connection_state() method