Searched defs:BAD_REQUEST (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/netmanager_base/services/netconnmanager/include/ | ||
H A D | net_conn_types.h | 33 BAD_REQUEST = 400, enumerator |
/foundation/communication/netstack/interfaces/innerkits/http_client/include/ | ||
H A D | http_client_response.h | 42 BAD_REQUEST = 400, enumerator |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_types.h | 67 BAD_REQUEST = 0xC0, // 400 Bad Request - server couldn’t understand request member in OHOS::bluetooth::ObexOpeId::ObexRspCode |
/foundation/communication/netstack/frameworks/cj/http/include/ | ||
H A D | constant.h | 130 BAD_REQUEST = 400, member in OHOS::NetStack::Http::ResponseCode |
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/ | ||
H A D | constant.h | 39 BAD_REQUEST = 400, member in OHOS::NetStack::Http::ResponseCode |
Completed in 4 milliseconds