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.rs219 pub struct AvrcpCtrl { struct
220 internal: RawAvrcpCtrlWrapper, argument
224 cb_variant!(AvrcpCtCb, avrcp_connection_state_cb -> AvrcpCtrlCallbacks::ConnectionState, argument
258 impl AvrcpCtrl { impl
259 pub fn new(intf: &BluetoothInterface) -> AvrcpCtrl { in new()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs887 AvrcpCtrl, enumerator