HomeSort by relevance Sort by last modified time
    Searched full:attr_cnt (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 845 int attr_cnt; local
847 for (attr_cnt = 0; attr_cnt < BTRC_MAX_ELEM_ATTR_SIZE; attr_cnt++)
849 element_attrs[attr_cnt] = attr_cnt + 1;
    [all...]

Completed in 771 milliseconds