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

/freebsd-9.3-release/usr.sbin/bluetooth/hccontrol/
H A Dinfo.c152 hci_cc2str(rp.country_code), rp.country_code);
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h109 uint8_t country_code[WLAN_COUNTRY_CODE_SIZE]; member in struct:wlan_iface
H A Dwlan_sys.c1106 wif->country_code[0] = regdomain.isocc[0];
1107 wif->country_code[1] = regdomain.isocc[1];
1108 wif->country_code[2] = regdomain.location;
1163 wif->country_code[0] = regdomain->rd.isocc[0];
1164 wif->country_code[1] = regdomain->rd.isocc[1];
1165 wif->country_code[2] = regdomain->rd.location;
2061 return (wlan_config_set_country(wif, wif->country_code,
H A Dwlan_snmp.c719 return (string_get(val, wif->country_code,
/freebsd-9.3-release/sys/netgraph/bluetooth/include/
H A Dng_hci.h1333 u_int8_t country_code; /* 0x00 - NAM, EUR, JP; 0x01 - France */ member in struct:__anon9779

Completed in 292 milliseconds