Searched defs:sink (Results 1 – 5 of 5) sorted by relevance
45 struct usb_endpoint_descriptor_no_audio sink; member52 struct usb_endpoint_descriptor_no_audio sink; member
46 struct usb_endpoint_descriptor_no_audio sink; member53 struct usb_endpoint_descriptor_no_audio sink; member
72 BluetoothAudioPortImpl(IBluetoothTransportInstance* sink, in BluetoothAudioPortImpl()188 BluetoothAudioClientInterface::BluetoothAudioClientInterface(IBluetoothTransportInstance* sink, in BluetoothAudioClientInterface()
1363 static constexpr auto forward = [](int src, int sink, bool exit_on_end) { in adb_connect_command_bidirectional()
716 BtaAvCoSep& sink = sinks[i]; in Reset() local