Searched refs:SDP_UUID_PROTOCOL_L2CAP (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/usr.sbin/bluetooth/sdpd/ |
| D | profile.c | 303 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in rfcomm_profile_create_protocol_descriptor_list() 340 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in obex_profile_create_protocol_descriptor_list() 460 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in bnep_profile_create_protocol_descriptor_list()
|
| D | audio_source.c | 72 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in audio_source_profile_create_protocol_descriptor_list()
|
| D | audio_sink.c | 72 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in audio_sink_profile_create_protocol_descriptor_list()
|
| D | sd.c | 117 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in sd_profile_create_protocol_descriptor_list()
|
| /freebsd-9-stable/usr.sbin/bluetooth/btpand/ |
| D | client.c | 182 && _sdp_match_uuid16(&seq1, seq0, SDP_UUID_PROTOCOL_L2CAP) in client_query()
|
| /freebsd-9-stable/usr.sbin/bluetooth/bthidcontrol/ |
| D | sdp.c | 259 if (uuid != SDP_UUID_PROTOCOL_L2CAP) in hid_sdp_parse_protocol_descriptor_list()
|
| /freebsd-9-stable/lib/libsdp/ |
| D | util.c | 70 { SDP_UUID_PROTOCOL_L2CAP, "L2CAP", },
|
| D | sdp.h | 119 #define SDP_UUID_PROTOCOL_L2CAP 0x0100 macro
|