Searched refs:hsp (Results 1 – 4 of 4) sorted by relevance
83 char hexstuff[HEXDUMP_SHORTS_PER_LINE*HEXDUMP_HEXSTUFF_PER_SHORT+1], *hsp; in hex_and_ascii_print_with_offset() local88 hsp = hexstuff; asp = asciistuff; in hex_and_ascii_print_with_offset()92 (void)snprintf(hsp, sizeof(hexstuff) - (hsp - hexstuff), in hex_and_ascii_print_with_offset()94 hsp += HEXDUMP_HEXSTUFF_PER_SHORT; in hex_and_ascii_print_with_offset()99 *hsp = *asp = '\0'; in hex_and_ascii_print_with_offset()103 i = 0; hsp = hexstuff; asp = asciistuff; in hex_and_ascii_print_with_offset()109 (void)snprintf(hsp, sizeof(hexstuff) - (hsp - hexstuff), in hex_and_ascii_print_with_offset()111 hsp += 3; in hex_and_ascii_print_with_offset()116 *hsp = *asp = '\0'; in hex_and_ascii_print_with_offset()
15 profile hsp39 profile hsp
1 profile hsp
103 struct hsp_info hsp; member256 codec.length != sizeof(u->hsp.pcm_capabilities)) in parse_caps()261 memcpy(&u->hsp.pcm_capabilities, in parse_caps()262 &codec, sizeof(u->hsp.pcm_capabilities)); in parse_caps()265 YES_NO(u->hsp.pcm_capabilities.flags & BT_PCM_FLAG_NREC)); in parse_caps()