Home
last modified time | relevance | path

Searched refs:NG_L2CAP_PSM_SDP (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libsdp/
H A Dsession.c75 sa.l2cap_psm = htole16(NG_L2CAP_PSM_SDP); in sdp_open()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h104 #define NG_L2CAP_PSM_SDP 0x0001 /* Service Discovery Protocol */ macro
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dserver.c142 l2.l2cap_psm = htole16(NG_L2CAP_PSM_SDP); in server_init()
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_ulpi.c1141 case NG_L2CAP_PSM_SDP: in ng_l2cap_l2ca_clt_receive()
1767 case NG_L2CAP_PSM_SDP: in ng_l2cap_l2ca_enable_clt()