![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
st_ble_vs_evt_data_t is the type of the data notified in a Vendor Specific Event. More...
Data Fields | |
uint16_t | param_len |
The size of Vendor Specific Event parameters. More... | |
void * | p_param |
Vendor Specific Event parameters. This parameter differs in each Vendor Specific Event. More... | |
st_ble_vs_evt_data_t is the type of the data notified in a Vendor Specific Event.
uint16_t st_ble_vs_evt_data_t::param_len |
The size of Vendor Specific Event parameters.
void* st_ble_vs_evt_data_t::p_param |
Vendor Specific Event parameters. This parameter differs in each Vendor Specific Event.