Here shows the event definitions of the GAP service.
◆ BLESERVICE_GAP_APPEARANCE_READ_EVENT
#define BLESERVICE_GAP_APPEARANCE_READ_EVENT 0x02 |
GAP characteristic GAP appearance read event.
◆ BLESERVICE_GAP_DEVICE_NAME_READ_EVENT
#define BLESERVICE_GAP_DEVICE_NAME_READ_EVENT 0x01 |
GAP characteristic GAP device name read event.
◆ BLESERVICE_GAP_PERIPHERAL_CONN_PARAM_READ_EVENT
#define BLESERVICE_GAP_PERIPHERAL_CONN_PARAM_READ_EVENT 0x03 |
GAP characteristic GAP peripheral preferred connection parameters read event.
◆ appearance
uint16_t BLEATT_GAP_Data::appearance |
◆ device_name
◆ device_name_len
uint8_t BLEATT_GAP_Data::device_name_len |
GAP the length of device name.
◆ handles
◆ hdl_appearance
uint16_t BLEATT_GAP_Handles::hdl_appearance |
Handle of GAP appearance.
◆ hdl_device_name
uint16_t BLEATT_GAP_Handles::hdl_device_name |
Handle of GAP device name.
◆ hdl_peripheral_preferred_connParam
uint16_t BLEATT_GAP_Handles::hdl_peripheral_preferred_connParam |
Handle of GAP peripheral preferred connection parameters.
◆ peripheral_conn_param
GAP peripheral preferred connection parameter.
◆ role
BleGattRole BLEATT_GAP_Info::role |