Home
last modified time | relevance | path

Searched refs:supported_formats (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/sdpd/
H A Dcompat.c278 || data->supported_formats_size > sizeof(data->supported_formats)) in irmc_profile()
320 sdp_put_uint8(buf, data->supported_formats[i]); in irmc_profile()
451 || data->supported_formats_size > sizeof(data->supported_formats)) in opush_profile()
493 sdp_put_uint8(buf, data->supported_formats[i]); in opush_profile()
/netbsd-src/lib/libbluetooth/
H A Dsdp.h649 uint8_t supported_formats[30]; member
678 uint8_t supported_formats[30]; member