esp_ble_gap_config_scan_rsp_data_raw() function
This function is called to set raw scan response data. User need to fill scan response data by self.
Arguments
raw_data
raw scan response data
raw_data_len
raw scan response data length , less than 31 bytes
Return value
- ESP_OK : success - other : failed
Examples
esp_ble_gap_config_scan_rsp_data_raw() is referenced by 3 libraries and example projects: