Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc573 bool was_sent = false; in CpPresetOperationCaller() local
580 was_sent = true; in CpPresetOperationCaller()
585 if (!was_sent) status = ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetOperationCaller()