Searched refs:numeric_bdaddr (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/usr.sbin/bluetooth/l2control/
H A Dl2control.c54 int numeric_bdaddr = 0; variable
79 numeric_bdaddr = 1;
H A Dl2cap.c49 extern int numeric_bdaddr;
60 if (!numeric_bdaddr &&
/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c58 int numeric_bdaddr = 0; variable
75 numeric_bdaddr = 1;
H A Dutil.c3261 extern int numeric_bdaddr;
3272 if (!numeric_bdaddr &&
/freebsd-12-stable/usr.bin/bluetooth/btsockstat/
H A Dbtsockstat.c106 static int numeric_bdaddr = 0; variable
118 numeric_bdaddr = 1;
567 if (!numeric_bdaddr &&

Completed in 78 milliseconds