Home | History | Annotate | Download | only in gatt

Lines Matching defs:start_idx

1048     UINT8               start_idx, found_idx;
1058 start_idx =0;
1059 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx))
1072 start_idx = ++found_idx;