Searched defs:p_disc_cb (Results 1 – 3 of 3) sorted by relevance
496 tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb) in btm_accept_sco_link()558 tBTM_SCO_CB *p_disc_cb) in BTM_CreateSco()1735 tBTM_SCO_CB *p_disc_cb) {return (BTM_NO_RESOURCES);} in BTM_CreateSco()
376 tBTM_SCO_CB *p_disc_cb; /* Callback for when disconnect */ member415 #define btm_accept_sco_link(sco_inx, p_setup, p_conn_cb, p_disc_cb) argument
1699 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2cu_disconnect_chnl() local