Home | History | Annotate | Download | only in gatt

Lines Matching refs:found_idx

1116   uint8_t start_idx, found_idx;
1127 gatt_find_the_connected_bda(start_idx, bda, &found_idx, &transport)) {
1128 p_tcb = &gatt_cb.tcb[found_idx];
1152 start_idx = ++found_idx;