Searched refs:l2cap_family (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h228 u_char l2cap_family; /* address family */ member in struct:sockaddr_l2cap_compat
235 u_char l2cap_family; /* address family */ member in struct:sockaddr_l2cap
/freebsd-12-stable/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c168 sa.l2cap_family = AF_BLUETOOTH;
177 sa.l2cap_family = AF_BLUETOOTH;
/freebsd-12-stable/usr.sbin/bluetooth/l2control/
H A Dl2control.c137 sa.l2cap_family = AF_BLUETOOTH;
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c670 if (sa->l2cap_family != AF_BLUETOOTH)
724 if (sa->l2cap_family != AF_BLUETOOTH)
1186 sa.l2cap_family = AF_BLUETOOTH;
1230 sa.l2cap_family = AF_BLUETOOTH;
H A Dng_btsocket_l2cap.c2121 if (sa->l2cap_family != AF_BLUETOOTH)
2187 if (sa->l2cap_family != AF_BLUETOOTH)
2550 sa.l2cap_family = AF_BLUETOOTH;
2714 sa.l2cap_family = AF_BLUETOOTH;
H A Dng_btsocket_rfcomm.c1339 l2sa.l2cap_family = AF_BLUETOOTH;
1362 l2sa.l2cap_family = AF_BLUETOOTH;
/freebsd-12-stable/lib/libsdp/
H A Dsession.c65 sa.l2cap_family = AF_BLUETOOTH;
/freebsd-12-stable/usr.sbin/bluetooth/bthidd/
H A Dclient.c236 l2addr.l2cap_family = AF_BLUETOOTH;
H A Dserver.c95 l2addr.l2cap_family = AF_BLUETOOTH;
/freebsd-12-stable/usr.sbin/bluetooth/btpand/
H A Dclient.c69 sa.l2cap_family = AF_BLUETOOTH;
H A Dserver.c106 sa.l2cap_family = AF_BLUETOOTH;
/freebsd-12-stable/usr.sbin/bluetooth/sdpd/
H A Dserver.c141 l2.l2cap_family = AF_BLUETOOTH;

Completed in 211 milliseconds