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

  /external/bluetooth/hcidump/parser/
capi.c 234 uint16_t nctr, nchn; local
238 nchn = CAPI_U16(frm);
240 if (nchn > 0) {
244 printf("Number of B-channels: %d\n", nchn);

Completed in 28 milliseconds