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

  /external/bluetooth/bluedroid/btif/src/
btif_config.c 658 int rm_count = 0; local
666 rm_count++;
667 if(rm_count >= total_rm)
671 if(rm_count)
674 DEC_CHILD_COUNT(s, rm_count);

Completed in 40 milliseconds