Broadcom Logo WICED Smart™ v2.2.3 - API Reference Guide WICED Logo
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
_BlemeshCalloutFuncs Struct Reference

Struct for BLE mesh core callout functions which shall be provided by the mesh core application. More...

Data Fields

UINT32(* read_node_info )(UINT8 *node_info, UINT8 len)
 
UINT32(* write_node_info )(const UINT8 *node_info, UINT8 len)
 
void(* recv_data )(BlemeshPktType type, UINT8 src_id, const UINT8 *data, UINT32 len, BOOL need_ack, UINT8 ack_ref)
 

Detailed Description

Struct for BLE mesh core callout functions which shall be provided by the mesh core application.


The documentation for this struct was generated from the following file: