Searched refs:next_idx (Results 1 – 5 of 5) sorted by relevance
143 ble_batchscan_cb.op_q.sub_code[ble_batchscan_cb.op_q.next_idx] = (opcode | (cb_evt << 4)); in btm_ble_batchscan_enq_op_q()144 ble_batchscan_cb.op_q.cur_state[ble_batchscan_cb.op_q.next_idx] = cur_state; in btm_ble_batchscan_enq_op_q()145 ble_batchscan_cb.op_q.ref_value[ble_batchscan_cb.op_q.next_idx] = ref_value; in btm_ble_batchscan_enq_op_q()147 ble_batchscan_cb.op_q.sub_code[ble_batchscan_cb.op_q.next_idx], in btm_ble_batchscan_enq_op_q()148 ble_batchscan_cb.op_q.cur_state[ble_batchscan_cb.op_q.next_idx], in btm_ble_batchscan_enq_op_q()149 ble_batchscan_cb.op_q.ref_value[ble_batchscan_cb.op_q.next_idx]); in btm_ble_batchscan_enq_op_q()150 ble_batchscan_cb.op_q.next_idx = (ble_batchscan_cb.op_q.next_idx + 1) in btm_ble_batchscan_enq_op_q()173 ble_batchscan_cb.main_rep_q.rep_mode[ble_batchscan_cb.main_rep_q.next_idx] = report_format; in btm_ble_batchscan_enq_rep_q()174 ble_batchscan_cb.main_rep_q.ref_value[ble_batchscan_cb.main_rep_q.next_idx] = ref_value; in btm_ble_batchscan_enq_rep_q()175 ble_batchscan_cb.main_rep_q.num_records[ble_batchscan_cb.main_rep_q.next_idx] = 0; in btm_ble_batchscan_enq_rep_q()[all …]
123 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx] = (action | (ocf << 4)); in btm_ble_advfilt_enq_op_q()124 btm_ble_adv_filt_cb.op_q.ref_value[btm_ble_adv_filt_cb.op_q.next_idx] = ref; in btm_ble_advfilt_enq_op_q()125 btm_ble_adv_filt_cb.op_q.cb_evt[btm_ble_adv_filt_cb.op_q.next_idx] = cb_evt; in btm_ble_advfilt_enq_op_q()126 btm_ble_adv_filt_cb.op_q.p_scan_cfg_cback[btm_ble_adv_filt_cb.op_q.next_idx] = p_cmpl_cback; in btm_ble_advfilt_enq_op_q()127 btm_ble_adv_filt_cb.op_q.p_filt_param_cback[btm_ble_adv_filt_cb.op_q.next_idx] in btm_ble_advfilt_enq_op_q()130 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx], action, in btm_ble_advfilt_enq_op_q()132 btm_ble_adv_filt_cb.op_q.next_idx = (btm_ble_adv_filt_cb.op_q.next_idx + 1) in btm_ble_advfilt_enq_op_q()
78 p_op_q->p_inst_id[p_op_q->next_idx] = inst_id; in btm_ble_multi_adv_enq_op_q()80 p_op_q->p_sub_code[p_op_q->next_idx] = (opcode | (cb_evt << 4)); in btm_ble_multi_adv_enq_op_q()82 p_op_q->next_idx = (p_op_q->next_idx + 1) % BTM_BleMaxMultiAdvInstanceCount(); in btm_ble_multi_adv_enq_op_q()
163 static int next_idx; variable413 next_idx = sub - bt_mesh.sub; in bt_mesh_proxy_server_identity_start()1208 for (i = next_idx; i < ARRAY_SIZE(bt_mesh.sub); i++) { in next_sub()1211 next_idx = (i + 1) % ARRAY_SIZE(bt_mesh.sub); in next_sub()1220 for (i = 0; i < next_idx; i++) { in next_sub()1223 next_idx = (i + 1) % ARRAY_SIZE(bt_mesh.sub); in next_sub()1456 next_idx = 0; in bt_mesh_proxy_server_deinit()
497 UINT8 next_idx; member560 UINT8 next_idx; member570 UINT8 next_idx; member870 UINT8 next_idx; member