Home
last modified time | relevance | path

Searched defs:country (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c193 char *country = "US"; /* WEXT_NUMBER_SCAN_CHANNELS_FCC */ in wpa_driver_get_country_code() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dp2p.h133 uint8 country[3]; /* Country String */ member
244 uint8 country[3]; /* Country String */ member
313 uint8 country[3]; /* Country String */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.cpp1143 const char* country) { in add_string()
1302 bool Chapter::Display::set_country(const char* country) { in set_country()