esp_bt_gap_set_qos() function
Config Quality of service
Arguments
remote_bda
The remote device's address
t_poll
Poll interval, the maximum time between transmissions which from the master to a particular slave on the ACL logical transport. unit is 0.625ms
Return value
- ESP_OK : success - ESP_ERR_INVALID_STATE: if bluetooth stack is not yet enabled - other : failed