Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h328 WRITE_NOT_PERMITTED, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h350 WRITE_NOT_PERMITTED, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp2272 case WRITE_NOT_PERMITTED: in ConvertResponseErrorCode()
H A Dgatt_client_profile.cpp2083 ret = WRITE_NOT_PERMITTED; in ConvertResponseErrorCode()