sl_bt_evt_user_message_to_hostUser Messaging#
Used by the target application on a device to initiate communication and send a message to the NCP host.
Data Structures | |
---|---|
struct | |
Data structure of the message_to_host event. More... |
Macros | |
---|---|
#define | sl_bt_evt_user_message_to_host_id 0x00ff00a0 |
Identifier of the message_to_host event. |
Detailed Description#
Used by the target application on a device to initiate communication and send a message to the NCP host.
Do not send event messages in the context of the user command handling.
Data Structure Documentation#
sl_bt_evt_user_message_to_host_s#
struct sl_bt_evt_user_message_to_host_s
Data structure of the message_to_host event.
Data Fields | ||
---|---|---|
message | The message |