Searched refs:SDP_UUID_PROTOCOL_L2CAP (Results 1 – 9 of 9) sorted by relevance
| /freebsd/usr.sbin/bluetooth/sdpd/ |
| H A D | profile.c | 306 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in rfcomm_profile_create_protocol_descriptor_list() 343 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in obex_profile_create_protocol_descriptor_list() 463 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in bnep_profile_create_protocol_descriptor_list()
|
| H A D | audio_sink.c | 70 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in audio_sink_profile_create_protocol_descriptor_list()
|
| H A D | audio_source.c | 70 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in audio_source_profile_create_protocol_descriptor_list()
|
| H A D | sd.c | 119 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in sd_profile_create_protocol_descriptor_list()
|
| /freebsd/usr.sbin/bluetooth/btpand/ |
| H A D | client.c | 219 && _sdp_match_uuid16(&seq1, seq0, SDP_UUID_PROTOCOL_L2CAP) in client_query()
|
| /freebsd/usr.sbin/bluetooth/bthidcontrol/ |
| H A D | sdp.c | 328 if (uuid != SDP_UUID_PROTOCOL_L2CAP) in hid_sdp_parse_protocol_descriptor_list()
|
| /freebsd/lib/libsdp/ |
| H A D | util.c | 72 { SDP_UUID_PROTOCOL_L2CAP, "L2CAP", },
|
| H A D | sdp.h | 120 #define SDP_UUID_PROTOCOL_L2CAP 0x0100 macro
|
| /freebsd/lib/virtual_oss/bt/ |
| H A D | bt.c | 294 case SDP_UUID_PROTOCOL_L2CAP: in bt_find_psm()
|