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

This structure notifies that Resolving List has been configured. More...

Data Fields

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

Detailed Description

This structure notifies that Resolving List has been configured.

Field Documentation

◆ op_code

uint8_t st_ble_gap_rslv_list_conf_evt_t::op_code

The operation for Resolving List.

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

◆ num

uint8_t st_ble_gap_rslv_list_conf_evt_t::num

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