1 /* 2 * Copyright (c) 2025 Nordic Semiconductor ASA 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7 #define HVX_HANDLE 0x0012 8 #define INDICATION_PAYLOAD "indication" 9 #define NOTIFICATION_PAYLOAD "notification" 10
1 /* 2 * Copyright (c) 2025 Nordic Semiconductor ASA 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7 #define HVX_HANDLE 0x0012 8 #define INDICATION_PAYLOAD "indication" 9 #define NOTIFICATION_PAYLOAD "notification" 10