![]() |
WICED Smart™ v2.2.3 - API Reference Guide | ![]() |
|||
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) |
Struct for BLE mesh core callout functions which shall be provided by the mesh core application.