Searched defs:AvrcpCtrl (Results 1 – 2 of 2) sorted by relevance
219 pub struct AvrcpCtrl { struct220 internal: RawAvrcpCtrlWrapper, argument224 cb_variant!(AvrcpCtCb, avrcp_connection_state_cb -> AvrcpCtrlCallbacks::ConnectionState, argument258 impl AvrcpCtrl { impl259 pub fn new(intf: &BluetoothInterface) -> AvrcpCtrl { in new()
887 AvrcpCtrl, enumerator