fix(bt/bluedroid): Fix memory leak in sco when bluedroid disable
This commit is contained in:
@@ -1119,6 +1119,7 @@ void btm_ble_periodic_adv_sync_trans_complete(UINT16 op_code, UINT8 hci_status,
|
||||
********************************************
|
||||
*/
|
||||
void btm_sco_init (void);
|
||||
void btm_sco_free(void);
|
||||
void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle,
|
||||
tBTM_ESCO_DATA *p_esco_data);
|
||||
void btm_esco_proc_conn_chg (UINT8 status, UINT16 handle, UINT8 tx_interval,
|
||||
|
||||
Reference in New Issue
Block a user