HomeSort by relevance Sort by last modified time
    Searched refs:aid (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/libnfc-nxp/src/
phHciNfc_WI.h 77 uint8_t aid[MAX_AID_LEN]; member in struct:phHciNfc_WI_Info
phHciNfc_WI.c 701 EventInfo.eventInfo.aid.buffer = (uint8_t *)p_wi_info->aid;
702 /* check for AID data is at least 1 byte is their */
705 EventInfo.eventInfo.aid.length = length - HCP_HEADER_LEN;
706 (void) memcpy((void *)p_wi_info->aid,message->payload,
707 EventInfo.eventInfo.aid.length );
phLibNfc_SE.c 175 if(pEvtInfo->eventInfo.aid.length != 0)
178 Se_Trans_Info.UiccEvtInfo.aid.buffer =pEvtInfo->eventInfo.aid.buffer;
179 Se_Trans_Info.UiccEvtInfo.aid.length =pEvtInfo->eventInfo.aid.length;
phHciNfc_Emulation.c     [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NativeNfcManager.java 123 private void notifyTransactionListeners(byte[] aid) {
124 mNfcService.sendMessage(NfcService.MSG_CARD_EMULATION, aid);
  /external/bluetooth/bluez/src/
sdpd-request.c 168 struct attrid *aid; local
169 aid = malloc(sizeof(struct attrid));
170 aid->dtd = dataType;
171 bt_put_unaligned(ntohs(bt_get_unaligned((uint16_t *)p)), (uint16_t *)&aid->uint16);
172 pElem = (char *) aid;
191 struct attrid *aid; local
192 aid = malloc(sizeof(struct attrid));
193 aid->dtd = dataType;
194 bt_put_unaligned(ntohl(bt_get_unaligned((uint32_t *)p)), (uint32_t *)&aid->uint32);
195 pElem = (char *) aid;
564 struct attrid *aid = seq->data; local
    [all...]
  /bionic/libc/bionic/
stubs.c 104 pw->pw_uid = iinfo->aid;
105 pw->pw_gid = iinfo->aid;
116 gr->gr_gid = iinfo->aid;
128 if (iinfo[n].aid == id) {
154 if (iinfo[n].aid == id) {
  /external/wpa_supplicant/
pcsc_funcs.c 228 sim_types sim_type, unsigned char *aid,
325 static int scard_get_aid(struct scard_data *scard, unsigned char *aid,
390 wpa_printf(MSG_DEBUG, "SCARD: Invalid AID length %d",
395 wpa_hexdump(MSG_DEBUG, "SCARD: AID from EF_DIR record",
413 wpa_printf(MSG_DEBUG, "SCARD: Too long AID");
417 os_memcpy(aid, efdir->rid, efdir->aid_len);
557 unsigned char aid[32]; local
560 aid_len = scard_get_aid(scard, aid, sizeof(aid));
562 wpa_printf(MSG_DEBUG, "SCARD: Failed to find AID for
    [all...]
driver_hostap.h 101 u16 aid; member in struct:prism2_hostapd_param::__anon8413::__anon8414
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 228 sim_types sim_type, unsigned char *aid,
325 static int scard_get_aid(struct scard_data *scard, unsigned char *aid,
390 wpa_printf(MSG_DEBUG, "SCARD: Invalid AID length %d",
395 wpa_hexdump(MSG_DEBUG, "SCARD: AID from EF_DIR record",
413 wpa_printf(MSG_DEBUG, "SCARD: Too long AID");
417 os_memcpy(aid, efdir->rid, efdir->aid_len);
557 unsigned char aid[32]; local
560 aid_len = scard_get_aid(scard, aid, sizeof(aid));
562 wpa_printf(MSG_DEBUG, "SCARD: Failed to find AID for
    [all...]
  /external/v8/test/mjsunit/
string-compare-alignment.js 32 var base = "Now is the time for all good men to come to the aid of the party. " +
33 "Now is the time for all good men to come to the aid of the party."
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_hostap.h 101 u16 aid; member in struct:prism2_hostapd_param::__anon8581::__anon8582
  /system/core/init/
ueventd.c 72 return android_ids[i].aid;
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardApplication.java 101 public String aid; field in class:IccCardApplication
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_descriptors.h 57 #define AID_BROADCAST 0x0 /* broadcast frames AID */
58 #define AID_GLOBAL 0xFF /* unassociated STAs AID */
112 uint8 aid; /* Identifier of the remote STA in IBSS, 1 in infra-BSS */ member in struct:TxIfDescriptor_t
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_descriptors.h 57 #define AID_BROADCAST 0x0 /* broadcast frames AID */
58 #define AID_GLOBAL 0xFF /* unassociated STAs AID */
112 uint8 aid; /* Identifier of the remote STA in IBSS, 1 in infra-BSS */ member in struct:TxIfDescriptor_t
  /external/tcpdump/
ieee802_11.h 231 u_int16_t aid; member in struct:mgmt_body_t
284 u_int16_t aid; member in struct:ctrl_ps_poll_t
  /hardware/ril/mock-ril/src/js/
simulated_icc.js 32 this.aid = aidPtr;
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
txCtrlBlk.c 141 pTxCtrlBlk->aTxCtrlBlkTbl[entry].tTxDescriptor.aid = 1; /* The value for infrastructure BSS */
  /system/core/include/private/
android_filesystem_config.h 78 unsigned aid; member in struct:android_id_info
  /system/wlan/ti/wilink_6_1/TWD/Data_Service/
txCtrlBlk.c 140 pTxCtrlBlk->aTxCtrlBlkTbl[entry].tTxDescriptor.aid = 1; /* The value for infrastructure BSS */
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 871 /* AID Information is obtained if the eventType is
874 phNfc_sData_t aid; member in union:phHal_sEventInfo::uEventInfo
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeApi.h 94 #define ASSOC_RESP_AID_MASK 0x3FFF /* The AID is only in 14 LS bits. */
100 TI_UINT16 aid; member in struct:__anon11019
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
mlmeApi.h 94 #define ASSOC_RESP_AID_MASK 0x3FFF /* The AID is only in 14 LS bits. */
100 TI_UINT16 aid; member in struct:__anon17734
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp 1097 phNfc_sData_t *aid; local
    [all...]

Completed in 491 milliseconds

1 2 3