Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libsdp/
Dsession.c71 sa.l2cap_psm = htole16(NG_L2CAP_PSM_SDP); in sdp_open()
/freebsd-9-stable/sys/netgraph/bluetooth/include/
Dng_l2cap.h97 #define NG_L2CAP_PSM_SDP 0x0001 /* Service Discovery Protocol */ macro
/freebsd-9-stable/usr.sbin/bluetooth/sdpd/
Dserver.c140 l2.l2cap_psm = htole16(NG_L2CAP_PSM_SDP); in server_init()
/freebsd-9-stable/sys/netgraph/bluetooth/l2cap/
Dng_l2cap_ulpi.c1000 case NG_L2CAP_PSM_SDP: in ng_l2cap_l2ca_clt_receive()
1588 case NG_L2CAP_PSM_SDP: in ng_l2cap_l2ca_enable_clt()