Home
last modified time | relevance | path

Searched refs:operation_id_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/vc/
Dtypes.h65 int operation_id_; member
80 : operation_id_(operation_id), in VolumeOperation()
94 operation_id_, devices_.size()); in ~VolumeOperation()
Dvc.cc485 op->operation_id_); in OnVolumeControlStateReadOrNotified()
716 return operation.operation_id_ == operation_id; in RemoveDeviceFromOperationList()
750 log::debug("Removing operation {}", op->operation_id_); in RemovePendingVolumeControlOperations()
763 log::debug("Removing operation {}", op->operation_id_); in RemovePendingVolumeControlOperations()
805 [operation_id](auto& it) { return it.operation_id_ == operation_id; }); in OperationMonitorTimeoutFired()
828 log::info("Current operation_id: {}", op->operation_id_); in StartQueueOperation()
832 op->operation_id_); in StartQueueOperation()
840 INT_TO_PTR(op->operation_id_)); in StartQueueOperation()
844 op->operation_id_); in StartQueueOperation()