Merge branch 'bugfix/spp_data_send_delay_v4.2' into 'release/v4.2'

Bugfix/spp data send delay v4.2

See merge request espressif/esp-idf!11772
This commit is contained in:
Jiang Jiang Jian
2021-03-23 08:42:05 +00:00
15 changed files with 241 additions and 7 deletions

View File

@@ -1042,6 +1042,7 @@ void btm_sco_process_num_completed_pkts (UINT8 *p);
#define btm_sco_chk_pend_unpark(hci_status, hci_handle)
#endif /* BTM_SCO_INCLUDED */
void btm_qos_setup_complete (UINT8 status, UINT16 handle, FLOW_SPEC *p_flow);
void btm_qos_setup_timeout (void *p_tle);
/* Internal functions provided by btm_sco.c