HomeSort by relevance Sort by last modified time
    Searched defs:technology (Results 1 - 4 of 4) sorted by null

  /system/nfc/src/nfa/include/
nfa_ee_api.h 136 tNFC_RF_TECH technology; /* NFA_EE_TRGR_RF_TECHNOLOGY:the technology that member in union:__anon3365
290 ** default routing based on RF technology in the listen mode
  /device/google/cuttlefish_common/guest/hals/ril/
vsoc_ril.cpp 37 /* Modem Technology bits */
326 ALOGV("Requesting data call setup to APN %s, technology %s, prof %s",
910 // Report technology change.
911 // Select best technology from the list of supported techs.
915 RIL_RadioTechnology technology = RADIO_TECH_GPRS; local
920 ALOGV("Searching for best data technology for network type %d...",
923 // Find which technology bits are lit. Pick the top most.
929 technology = gDataTechnologiesPreferenceOrder[tech_index];
934 ALOGV("Best data technology: %d.", technology);
940 RIL_RadioTechnology technology = RADIO_TECH_GSM; local
964 RIL_RadioTechnology technology = getBestVoiceTechnology(network_type); local
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 140 /* Technology based routing */
146 /* tag, len, 2 byte value for technology/protocol based routing */
385 /* Discovery Types/Detected Technology and Mode */
461 /* RF Technology changed */
470 tNFC_RF_TECH technology; member in union:__anon3590::__anon3591
488 tNFC_RF_TECH_N_MODE tech_n_mode; /* Discovery Technology and Mode */
561 13) Available after Technology Detection */
571 19) Available after Technology Detection */
619 tNFC_RF_TECH_PARAMS rf_tech_param; /* RF technology parameters */
713 tNFC_RF_TECH_PARAMS rf_tech_param; /* RF technology parameters *
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 391 // ICC Technology tag
1377 cmsTechnologySignature technology; member in struct:__anon31388
    [all...]

Completed in 164 milliseconds