Home | History | Annotate | Download | only in gatt

Lines Matching defs:start_idx

1168     UINT8               start_idx, found_idx;
1179 start_idx =0;
1180 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx, &transport))
1193 start_idx = ++found_idx;