Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs3122 let avrcp_dispatcher = get_avrcp_dispatcher(self.tx.clone()); in initialize() localVariable
3123 self.avrcp.initialize(avrcp_dispatcher); in initialize()