Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c75 #define CODE_VERIFY_BT 5 macro
1652 if (!JSON_AddInt32ToObject(json, CODE, CODE_VERIFY_BT)) { in PackBt()