Searched refs:callsList (Results 1 – 1 of 1) sorted by relevance
280 std::vector<BluetoothHfpHfCall> callsList; in GetExistingCalls() local283 proxy->GetCurrentCallList(BluetoothRawAddress(device.GetDeviceAddr()), callsList); in GetExistingCalls()284 for (BluetoothHfpHfCall call : callsList) { in GetExistingCalls()