Searched refs:free_idx (Results 1 – 1 of 1) sorted by relevance
651 uint8_t i, free_idx = BTM_MAX_VSE_CALLBACKS; in BTM_RegisterForVSEvents() local657 free_idx = i; in BTM_RegisterForVSEvents()670 if (free_idx < BTM_MAX_VSE_CALLBACKS) { in BTM_RegisterForVSEvents()671 btm_cb.devcb.p_vend_spec_cb[free_idx] = p_cb; in BTM_RegisterForVSEvents()