Searched refs:numberOfExternalOutputs (Results 1 – 1 of 1) sorted by relevance
1017 void handleDeviceAvailable(BluetoothDevice device, int numberOfExternalOutputs) { in handleDeviceAvailable() argument1018 if (numberOfExternalOutputs == 0) { in handleDeviceAvailable()1027 } else if (offsets.size() != numberOfExternalOutputs) { in handleDeviceAvailable()1034 for (int i = 1; i <= numberOfExternalOutputs; i++) { in handleDeviceAvailable()