Home | History | Annotate | Download | only in jv

Lines Matching refs:cb

443  ** Returns     BTA_JV_SUCCESS if cb has been freed correctly,
509 ** Returns pointer to allocated cb or NULL in case of failure
2143 static int find_rfc_pcb(void* user_data, tBTA_JV_RFC_CB **cb, tBTA_JV_PCB **pcb)
2145 *cb = NULL;
2155 *cb = &bta_jv_cb.rfc_cb[rfc_handle - 1];
2158 (*pcb)->state, (*cb)->handle);
2645 APPL_TRACE_WARNING1("bta_jv_set_pm_profile() free pm cb failed: reason %d",