mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user