Electronic Shelf Label Service NVDS callback func. More...

#include <esls.h>

Public Attributes

ble_app_nvds_get_cb_t get_cb
 
ble_app_nvds_put_cb_t put_cb
 
ble_app_nvds_del_cb_t del_cb
 

Detailed Description

Electronic Shelf Label Service NVDS callback func.

Definition at line 387 of file esls.h.

Member Data Documentation

◆ del_cb

ble_app_nvds_del_cb_t esls_nvds_cb_t::del_cb

The pointer of Electronic Shelf Label Service nvds delete func.

Definition at line 391 of file esls.h.

◆ get_cb

ble_app_nvds_get_cb_t esls_nvds_cb_t::get_cb

The pointer of Electronic Shelf Label Service nvds get func.

Definition at line 389 of file esls.h.

◆ put_cb

ble_app_nvds_put_cb_t esls_nvds_cb_t::put_cb

The pointer of Electronic Shelf Label Service nvds put func.

Definition at line 390 of file esls.h.


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