Searched refs:isRequest_ (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.cpp | 160 isRequest_ = isRequest; in Parse() 239 isRequest_ = header.isRequest_; in ObexHeader() 276 header->isRequest_ = true; in CreateRequest() 296 header->isRequest_ = false; in CreateResponse() 370 if (!isRequest_) { in SetRespCode() |
H A D | obex_headers.h | 519 bool isRequest_ = false; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType::ObexHeader |
Completed in 5 milliseconds