Home
last modified time | relevance | path

Searched defs:AvrcpCtrl (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Davrcp.rs218 pub struct AvrcpCtrl { struct
219 internal: RawAvrcpCtrlWrapper, argument
223 cb_variant!(AvrcpCtCb, avrcp_connection_state_cb -> AvrcpCtrlCallbacks::ConnectionState, argument
257 impl AvrcpCtrl { impl
258 pub fn new(intf: &BluetoothInterface) -> AvrcpCtrl { in new()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs736 AvrcpCtrl, enumerator