Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc454 ErrorCode::OPERATION_NOT_POSSIBLE); in CpReadAllPresetsOperation()
465 ErrorCode::OPERATION_NOT_POSSIBLE); in CpReadAllPresetsOperation()
496 if (!device.IsConnected()) return ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetIndexOperationWriteReq()
562 status = ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetOperationCaller()
585 if (!was_sent) status = ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetOperationCaller()
611 status = ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetOperationCaller()
625 return ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetIndexOperation()
654 if (!device.IsConnected()) return ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetsCycleOperationWriteReq()
689 return ErrorCode::OPERATION_NOT_POSSIBLE; in CpPresetsCycleOperation()
700 if (!device.IsConnected()) return ErrorCode::OPERATION_NOT_POSSIBLE; in CpWritePresetNameOperationWriteReq()
[all …]
Dhas_client_test.cc2434 ErrorCode::OPERATION_NOT_POSSIBLE)) in TEST_F()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_has.h42 OPERATION_NOT_POSSIBLE, // Operation cannot be performed at this time enumerator