Home
last modified time | relevance | path

Searched refs:JSON_NOTIFICATION (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Djson_payload.h42 #define JSON_NOTIFICATION "notify" macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Djson_payload.c543 if (JsonAddStr(data, JSON_NOTIFICATION, deviceInfo->notification) != NSTACKX_EOK) { in PrepareServiceNotificationEx()
544 DFINDER_LOGE(TAG, "add json data: %s fail", JSON_NOTIFICATION); in PrepareServiceNotificationEx()
576 cJSON *item = cJSON_GetObjectItemCaseSensitive(data, JSON_NOTIFICATION); in ParseServiceNotification()

Completed in 1 milliseconds