Home
last modified time | relevance | path

Searched defs:sinks (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co_peer.h92 BtaAvCoSep sinks[BTAV_A2DP_CODEC_INDEX_MAX]; // Supported sinks variable
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Daudio_bluetooth_hw.cc105 const struct audio_port_config* sinks, in adev_create_audio_patch()
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingUtils.java265 List<BluetoothDevice> sinks, @Nullable LocalBluetoothManager localBtManager) { in addSourceToTargetSinks()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java285 List<BluetoothDevice> sinks = in connect() local