Searched refs:BDADDR_BREDR (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h229 #define BDADDR_BREDR 0 macro
/freebsd-13-stable/lib/libsdp/
H A Dsession.c68 sa.l2cap_bdaddr_type = BDADDR_BREDR;
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dclient.c239 l2addr.l2cap_bdaddr_type = BDADDR_BREDR;
H A Dserver.c98 l2addr.l2cap_bdaddr_type = BDADDR_BREDR;
/freebsd-13-stable/usr.sbin/bluetooth/btpand/
H A Dclient.c71 sa.l2cap_bdaddr_type = BDADDR_BREDR;
H A Dserver.c109 sa.l2cap_bdaddr_type = BDADDR_BREDR;
/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c110 return BDADDR_BREDR;
112 return BDADDR_BREDR;
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c1228 sa.l2cap_bdaddr_type = BDADDR_BREDR;
1272 sa.l2cap_bdaddr_type = BDADDR_BREDR;
H A Dng_btsocket_l2cap.c2188 sa->l2cap_bdaddr_type = BDADDR_BREDR;
2196 if((sa->l2cap_bdaddr_type == BDADDR_BREDR)&&
2199 if(sa->l2cap_bdaddr_type != BDADDR_BREDR){
2252 (sa->l2cap_bdaddr_type == BDADDR_BREDR)?
2253 BDADDR_BREDR : BDADDR_LE_PUBLIC;
H A Dng_btsocket_rfcomm.c1344 l2sa.l2cap_bdaddr_type = BDADDR_BREDR;
1367 l2sa.l2cap_bdaddr_type = BDADDR_BREDR;

Completed in 189 milliseconds