Home
last modified time | relevance | path

Searched refs:plmn (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h408 byte plmn[3]; // mcc/mnc combination as per rules, 0s if unspecified member
/hardware/interfaces/radio/1.4/
Dtypes.hal1494 * True the primary serving cell is LTE cell and the plmn-InfoList-r15 is present in SIB2 and
1509 * plmn-IdentityList at position N.
1542 * True if the plmn-InfoList-r15 is present in SIB2 and at least one bit in this list is true,
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan.cpp2024 (char*)passpointNetwork.plmn, 3 * sizeof(u8))) in wifi_set_passpoint_list()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp1726 result = request.put(GSCAN_ATTRIBUTE_ANQPO_HS_PLMN, mNetworks[i].plmn, 3); in createRequest()