HomeSort by relevance Sort by last modified time
    Searched full:btm_accept_sco_link (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/btm/
btm_sco.c 504 ** Function btm_accept_sco_link
512 void btm_accept_sco_link(UINT16 sco_inx, tBTM_ESCO_PARAMS *p_setup,
520 BTM_TRACE_ERROR("btm_accept_sco_link: Invalid sco_inx(%d)", sco_inx);
    [all...]
btm_int.h 405 extern void btm_accept_sco_link(UINT16 sco_inx, tBTM_ESCO_PARAMS *p_setup,
412 #define btm_accept_sco_link(sco_inx, p_setup, p_conn_cb, p_disc_cb) macro
    [all...]

Completed in 44 milliseconds