Searched refs:dun (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/bluetooth/sdpd/
H A Ddun.c2 * dun.c
30 * $Id: dun.c,v 1.5 2004/01/13 01:54:39 max Exp $
90 sdp_dun_profile_p dun = (sdp_dun_profile_p) provider->data; local
94 (uint8_t const *) &dun->server_channel, 1));
103 sdp_dun_profile_p dun = (sdp_dun_profile_p) provider->data; local
109 SDP_PUT8(dun->audio_feedback_support, buf);
H A DMakefile7 bgd.c dun.c ftrn.c gn.c irmc.c irmc_command.c lan.c log.c \
/freebsd-current/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c272 sdp_dun_profile_t dun; local
274 memset(&dun, 0, sizeof(dun));
275 dun.server_channel = channel;
279 &addr, (void *) &dun, sizeof(dun),

Completed in 112 milliseconds