Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_gap_perd_list_conf_evt_t Struct Reference

This structure notifies that Periodic Advertiser List has been configured. More...

Data Fields

uint8_t op_code
 The operation for Periodic Advertiser List. More...
 
uint8_t num
 The number or devices which have been added to or deleted from Periodic Advertiser List. More...
 

Detailed Description

This structure notifies that Periodic Advertiser List has been configured.

Field Documentation

◆ op_code

uint8_t st_ble_gap_perd_list_conf_evt_t::op_code

The operation for Periodic Advertiser List.

value description
0x01 A device was added to Periodic Advertiser List.
0x02 A device was deleted from Periodic Advertiser List.
0x03 Periodic Advertiser List was cleared.

◆ num

uint8_t st_ble_gap_perd_list_conf_evt_t::num

The number or devices which have been added to or deleted from Periodic Advertiser List.