Searched refs:SDP_DATA_UINT16 (Results 1 – 15 of 15) sorted by relevance
| /freebsd-14-stable/usr.sbin/bluetooth/sdpd/ |
| HD | profile.c | 178 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_bluetooth_profile_descriptor_list() 208 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_language_base_attribute_id_list() 216 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_language_base_attribute_id_list() 223 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_language_base_attribute_id_list() 463 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_protocol_descriptor_list() 470 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_protocol_descriptor_list() 475 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_protocol_descriptor_list() 498 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_security_description()
|
| HD | audio_source.c | 72 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_profile_create_protocol_descriptor_list() 81 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_profile_create_protocol_descriptor_list() 144 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_create_supported_features()
|
| HD | audio_sink.c | 72 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_profile_create_protocol_descriptor_list() 81 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_profile_create_protocol_descriptor_list() 144 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_create_supported_features()
|
| HD | nap.c | 136 SDP_PUT8(SDP_DATA_UINT16, buf); in nap_profile_create_net_access_type() 153 SDP_PUT8(SDP_DATA_UINT16, buf); in nap_profile_create_max_net_access_rate()
|
| HD | sar.c | 69 SDP_PUT8(SDP_DATA_UINT16, buf); in server_prepare_attr_value_pair() 100 case SDP_DATA_UINT16: in server_prepare_attr_list()
|
| HD | sd.c | 174 SDP_PUT8(SDP_DATA_UINT16, buf); in sd_profile_create_version_number_list()
|
| HD | ssar.c | 101 case SDP_DATA_UINT16: in server_search_uuid_sub()
|
| /freebsd-14-stable/lib/libsdp/ |
| HD | search.c | 132 SDP_PUT8(SDP_DATA_UINT16, req); in sdp_search() 323 if (t != SDP_DATA_UINT16) { in sdp_search() 341 case SDP_DATA_UINT16: in sdp_search()
|
| HD | util.c | 317 case SDP_DATA_UINT16: in sdp_print()
|
| HD | sdp.h | 47 #define SDP_DATA_UINT16 0x09 macro
|
| /freebsd-14-stable/contrib/netbsd-tests/lib/libbluetooth/ |
| HD | t_sdp_set.c | 109 ATF_CHECK_EQ(sdp_data_type(&test), SDP_DATA_UINT16); in ATF_TC_BODY() 127 ATF_CHECK_EQ(sdp_data_type(&test), SDP_DATA_UINT16); in ATF_TC_BODY()
|
| HD | t_sdp_get.c | 66 ATF_CHECK_EQ(sdp_data_type(&value), SDP_DATA_UINT16); in ATF_TC_BODY()
|
| /freebsd-14-stable/usr.sbin/bluetooth/btpand/ |
| HD | sdp.c | 196 case SDP_DATA_UINT16: in _sdp_get_uint16()
|
| /freebsd-14-stable/usr.sbin/bluetooth/bthidcontrol/ |
| HD | sdp.c | 201 if (type != SDP_DATA_UINT16 ) in hid_sdp_query() 342 if (type != SDP_DATA_UINT16) in hid_sdp_parse_protocol_descriptor_list()
|
| /freebsd-14-stable/usr.sbin/bluetooth/sdpcontrol/ |
| HD | search.c | 225 case SDP_DATA_UINT16: in print_protocol_descriptor() 514 if (type != SDP_DATA_UINT16) { in print_bluetooth_profile_descriptor_list()
|