Searched refs:free_idx (Results 1 – 1 of 1) sorted by relevance
1464 UINT8 i, free_idx = BTM_MAX_VSE_CALLBACKS; in BTM_RegisterForVSEvents() local1472 free_idx = i; in BTM_RegisterForVSEvents()1489 if (free_idx < BTM_MAX_VSE_CALLBACKS) in BTM_RegisterForVSEvents()1491 btm_cb.devcb.p_vend_spec_cb[free_idx] = p_cb; in BTM_RegisterForVSEvents()