Searched refs:sdp_open (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/lib/libsdp/
H A Dsdp.h529 void * sdp_open (bdaddr_t const *l, bdaddr_t const *r);
H A DMakefile26 MLINKS+= sdp.3 sdp_open.3
H A Dsession.c42 sdp_open(bdaddr_t const *l, bdaddr_t const *r) function
/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c142 xs = sdp_open(NG_HCI_BDADDR_ANY, bdaddr);
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dclient.c185 ss = sdp_open(&local_bdaddr, &remote_bdaddr);
/freebsd-11-stable/usr.sbin/bluetooth/bthidcontrol/
H A Dsdp.c112 if ((ss = sdp_open(local, &hd->bdaddr)) == NULL)
/freebsd-11-stable/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c81 if ((ss = sdp_open(local, remote)) == NULL)

Completed in 88 milliseconds