Searched refs:SDP_DATA_UINT16 (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/usr.sbin/bluetooth/sdpd/ |
| D | profile.c | 176 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_bluetooth_profile_descriptor_list() 206 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_language_base_attribute_id_list() 214 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_language_base_attribute_id_list() 221 SDP_PUT8(SDP_DATA_UINT16, buf); in common_profile_create_language_base_attribute_id_list() 461 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_protocol_descriptor_list() 468 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_protocol_descriptor_list() 473 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_protocol_descriptor_list() 496 SDP_PUT8(SDP_DATA_UINT16, buf); in bnep_profile_create_security_description()
|
| D | audio_source.c | 74 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_profile_create_protocol_descriptor_list() 83 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_profile_create_protocol_descriptor_list() 146 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_source_create_supported_features()
|
| D | audio_sink.c | 74 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_profile_create_protocol_descriptor_list() 83 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_profile_create_protocol_descriptor_list() 146 SDP_PUT8(SDP_DATA_UINT16, buf); in audio_sink_create_supported_features()
|
| D | nap.c | 134 SDP_PUT8(SDP_DATA_UINT16, buf); in nap_profile_create_net_access_type() 151 SDP_PUT8(SDP_DATA_UINT16, buf); in nap_profile_create_max_net_access_rate()
|
| D | sar.c | 67 SDP_PUT8(SDP_DATA_UINT16, buf); in server_prepare_attr_value_pair() 98 case SDP_DATA_UINT16: in server_prepare_attr_list()
|
| D | sd.c | 172 SDP_PUT8(SDP_DATA_UINT16, buf); in sd_profile_create_version_number_list()
|
| D | ssar.c | 99 case SDP_DATA_UINT16: in server_search_uuid_sub()
|
| /freebsd-9-stable/lib/libsdp/ |
| D | search.c | 130 SDP_PUT8(SDP_DATA_UINT16, req); in sdp_search() 321 if (t != SDP_DATA_UINT16) { in sdp_search() 339 case SDP_DATA_UINT16: in sdp_search()
|
| D | util.c | 315 case SDP_DATA_UINT16: in sdp_print()
|
| D | sdp.h | 46 #define SDP_DATA_UINT16 0x09 macro
|
| /freebsd-9-stable/usr.sbin/bluetooth/btpand/ |
| D | sdp.c | 194 case SDP_DATA_UINT16: in _sdp_get_uint16()
|
| /freebsd-9-stable/usr.sbin/bluetooth/sdpcontrol/ |
| D | search.c | 217 case SDP_DATA_UINT16: in print_protocol_descriptor() 478 if (type != SDP_DATA_UINT16) { in print_bluetooth_profile_descriptor_list()
|
| /freebsd-9-stable/usr.sbin/bluetooth/bthidcontrol/ |
| D | sdp.c | 273 if (type != SDP_DATA_UINT16) in hid_sdp_parse_protocol_descriptor_list()
|