Searched refs:SDP_UUID_PROTOCOL_L2CAP (Results 1 – 6 of 6) sorted by relevance
300 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in rfcomm_profile_create_protocol_descriptor_list()337 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in obex_profile_create_protocol_descriptor_list()457 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in bnep_profile_create_protocol_descriptor_list()
118 SDP_PUT16(SDP_UUID_PROTOCOL_L2CAP, buf); in sd_profile_create_protocol_descriptor_list()
218 && _sdp_match_uuid16(&seq1, seq0, SDP_UUID_PROTOCOL_L2CAP) in client_query()
260 if (uuid != SDP_UUID_PROTOCOL_L2CAP) in hid_sdp_parse_protocol_descriptor_list()
71 { SDP_UUID_PROTOCOL_L2CAP, "L2CAP", },
119 #define SDP_UUID_PROTOCOL_L2CAP 0x0100 macro