Lines Matching defs:val
613 uint16_t val = btohs(bt_get_unaligned((uint16_t *) (frm->ptr + (i * 2))));614 printf(" 0x%4.4x", val);