Scan response data.
Data Fields | |
uint8_t | scanRspData [CY_BLE_GAP_MAX_SCAN_RSP_DATA_LEN] |
Static user data transmitted in scan response. More... | |
uint8_t | scanRspDataLen |
Length of the scan response data. More... | |
uint8_t cy_stc_ble_gapp_scan_rsp_data_t::scanRspData[CY_BLE_GAP_MAX_SCAN_RSP_DATA_LEN] |
Static user data transmitted in scan response.
This should be made NULL if there is no data. Maximum length of the data is equal to 31 bytes
uint8_t cy_stc_ble_gapp_scan_rsp_data_t::scanRspDataLen |
Length of the scan response data.
This should be made zero if there is no data. Maximum length can be CY_BLE_GAP_MAX_SCAN_RSP_DATA_LEN