SmartSnippets DA1459x SDK
Data Fields
scps_callbacks_t Struct Reference

#include <scps.h>

Data Fields

scps_scan_updated_cb_t scan_updated
 
scps_ccc_changed_cb_t ccc_changed
 
scps_disconnected_cb_t disconnected
 

Detailed Description

ScPS application callbacks

Field Documentation

◆ ccc_changed

scps_ccc_changed_cb_t scps_callbacks_t::ccc_changed

CCC for Scan Interval Window updated by client

◆ disconnected

scps_disconnected_cb_t scps_callbacks_t::disconnected

ScPS client disconnected, last known values of Scan Interval Window are passed. Application should store these values if required since they are no longer maintained by ScPS instance.

◆ scan_updated

scps_scan_updated_cb_t scps_callbacks_t::scan_updated

Scan Interval Window value updated by client


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