Searched defs:AvrcpCtrl (Results 1 – 2 of 2) sorted by relevance
218 pub struct AvrcpCtrl { struct219 internal: RawAvrcpCtrlWrapper, argument223 cb_variant!(AvrcpCtCb, avrcp_connection_state_cb -> AvrcpCtrlCallbacks::ConnectionState, argument257 impl AvrcpCtrl { impl258 pub fn new(intf: &BluetoothInterface) -> AvrcpCtrl { in new()
736 AvrcpCtrl, enumerator