Searched refs:btm_esco_proc_conn_chg (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_int.h161 extern void btm_esco_proc_conn_chg(uint8_t status, uint16_t handle,
H A Dbtm_sco.cc1469 * Function btm_esco_proc_conn_chg
1477 void btm_esco_proc_conn_chg(uint8_t status, uint16_t handle, function
1485 BTM_TRACE_EVENT("btm_esco_proc_conn_chg -> handle 0x%04x, status 0x%02x",
/system/bt/stack/btu/
H A Dbtu_hcif.cc878 btm_esco_proc_conn_chg(status, handle, tx_interval, retrans_window,
1167 btm_esco_proc_conn_chg(status, handle, 0, 0, 0, 0);

Completed in 68 milliseconds