Searched refs:tBTM_SCO_CB (Results 1 – 4 of 4) sorted by relevance
354 tBTM_SCO_CB* p_conn_cb; /* Callback for when connected */355 tBTM_SCO_CB* p_disc_cb; /* Callback for when disconnect */375 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb);
372 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb) { in btm_accept_sco_link()433 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb) { in BTM_CreateSco()
980 tBTM_SCO_CB* p_conn_cb,981 tBTM_SCO_CB* p_disc_cb);
974 typedef void(tBTM_SCO_CB)(uint16_t sco_inx); typedef