Searched refs:aid (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 54 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value. 59 oneway supplyIccPinForApp(int32_t serial, string pin, string aid); 67 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value. 72 oneway supplyIccPukForApp(int32_t serial, string puk, string pin, string aid); 80 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value. 85 oneway supplyIccPin2ForApp(int32_t serial, string pin2, string aid); 93 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value. 99 string aid); 107 * @param aid AID value, See ETSI 102.221 8.1 and 101.220 4, empty string if no value. 113 string aid); [all …]
|
D | types.hal | 1376 string aid; // AID value, See ETSI 102.221 8.1 and 101.220 4, empty 1891 string aid; // is AID(application ID) of the card application
|
/hardware/ril/libril/ |
D | ril_service.cpp | 123 const hidl_string& aid); 126 const hidl_string& pin, const hidl_string& aid); 130 const hidl_string& aid); 133 const hidl_string& pin2, const hidl_string& aid); 136 const hidl_string& newPin, const hidl_string& aid); 139 const hidl_string& newPin2, const hidl_string& aid); 148 const ::android::hardware::hidl_string& aid); 380 const ::android::hardware::hidl_string& aid, int32_t p2); 404 const ::android::hardware::hidl_string& aid); 790 const hidl_string& aid) { in supplyIccPinForApp() argument [all …]
|
/hardware/ril/reference-ril/ |
D | ril.h | 1132 char * aid; /* is AID(application ID) of the card application */ member 6347 char *aid; /* AID value, See ETSI 102.221 8.1 and 101.220 4, member
|
/hardware/ril/include/telephony/ |
D | ril.h | 1132 char * aid; /* is AID(application ID) of the card application */ member 6347 char *aid; /* AID value, See ETSI 102.221 8.1 and 101.220 4, member
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_icc.cpp | 211 iccIo.aid = cardStatus.applications[i].aidPtr; in TEST_F()
|
/hardware/invensense/6515/libsensors_iio/ |
D | License.txt | 92 promptly report to InvenSense any defects it finds in the Software, as an aid
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
D | LICENSE.TXT | 92 promptly report to Broadcom any defects it finds in the Software, as an aid
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 271 uint16 aid; /* association ID */ member
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 1075 * device as additional information to aid sensor operation. Data is sent
|