Lines Matching refs:proto
3996 uint16_t proto = btohs(htons(get_u16(frm)));4002 printf("System %s: device hci%d proto 0x%2.2x type 0x%2.2x plen %d\n",4003 frm->in ? "event" : "command", device, proto, type, plen);