Home | History | Annotate | Download | only in gatt

Lines Matching defs:start_idx

1069     UINT8               start_idx, found_idx;
1079 start_idx =0;
1080 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx))
1093 start_idx = ++found_idx;