Searched defs:NONCE (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.h | 118 static const uint8_t NONCE = 0x00; member in OHOS::bluetooth::ObexActionType::ObexDigestChallenge 142 static const uint8_t NONCE = 0x02; member in OHOS::bluetooth::ObexActionType::ObexDigestResponse 169 static const uint8_t NONCE = 0x01; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters |
H A D | obex_headers.cpp | 1268 const uint8_t ObexDigestChallenge::NONCE; member in OHOS::bluetooth::ObexDigestChallenge 1304 const uint8_t ObexDigestResponse::NONCE; member in OHOS::bluetooth::ObexDigestResponse 1339 const uint8_t ObexSessionParameters::NONCE; member in OHOS::bluetooth::ObexSessionParameters |
Completed in 5 milliseconds