Searched defs:p_sco_inx (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sco.c557 ** In this case, "*p_sco_inx" is filled in
562 UINT16 *p_sco_inx, tBTM_SCO_CB *p_conn_cb,
580 *p_sco_inx = BTM_INVALID_SCO_INDEX;
711 *p_sco_inx = xx;
1752 UINT16 pkt_types, UINT16 *p_sco_inx,
561 BTM_CreateSco(BD_ADDR remote_bda, BOOLEAN is_orig, UINT16 pkt_types, UINT16 *p_sco_inx, tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb) argument
1751 BTM_CreateSco(BD_ADDR remote_bda, BOOLEAN is_orig, UINT16 pkt_types, UINT16 *p_sco_inx, tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb) argument

Completed in 129 milliseconds