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

1 2

  /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;
565 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::__anon6689::__anon6690
mlme.c 112 u16 aid; member in struct:ieee80211_mgmt::__anon6738::__anon6742
1279 u16 capab_info, status_code, aid; local
    [all...]
wpa_supplicant_i.h 190 u16 aid; member in struct:wpa_client_mlme
  /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."
escape.js 68 var example = "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::__anon6857::__anon6858
  /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
print-802_11.c 362 pbody.aid = EXTRACT_LE_16BITS(p+offset);
367 printf(" AID(%x) :%s: %s", ((u_int16_t)(pbody.aid << 2 )) >> 2 ,
623 printf(" AID(%x)",
624 EXTRACT_LE_16BITS(&(((const struct ctrl_ps_poll_t *)p)->aid)));
  /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 75 unsigned aid; member in struct:android_id_info
  /system/core/init/
util.c 84 return info[n].aid;
  /system/wlan/ti/wilink_6_1/TWD/Data_Service/
txCtrlBlk.c 140 pTxCtrlBlk->aTxCtrlBlkTbl[entry].tTxDescriptor.aid = 1; /* The value for infrastructure BSS */
  /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:__anon8912
  /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:__anon14748
  /packages/apps/Music/src/com/android/music/
AlbumBrowserActivity.java 626 long aid = cursor.getLong(0); local
630 Drawable d = MusicUtils.getCachedArtwork(context, aid, mDefaultAlbumIcon);
636 if (currentalbumid == aid) {
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.c 250 /* read AID */
251 pHandle->tempFrameInfo.frame.content.assocRsp.aid = ENDIAN_HANDLE_WORD(*(UINT16*)pData);
1481 UINT8 aid = 0; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_defs.h 263 le16 aid; member in struct:ieee80211_mgmt::__anon6803::__anon6807
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 1037 u16 capab_info, status_code, aid; local
1067 aid = le_to_host16(mgmt->u.assoc_resp.aid);
1068 if ((aid & (BIT(15) | BIT(14))) != (BIT(15) | BIT(14)))
1069 wpa_printf(MSG_DEBUG, "MLME: invalid aid value %d; bits 15:14 "
1070 "not set", aid);
1071 aid &= ~(BIT(15) | BIT(14));
1074 " (capab=0x%x status=%d aid=%d)",
1076 capab_info, status_code, aid);
1132 wpa_s->mlme.aid = aid
    [all...]

Completed in 912 milliseconds

1 2