Searched refs:aid (Results 1 – 18 of 18) sorted by relevance
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
D | public_descriptors.h | 112 uint8 aid; /* Identifier of the remote STA in IBSS, 1 in infra-BSS */ member
|
/hardware/ril/mock-ril/src/js/ |
D | simulated_icc.js | 32 this.aid = aidPtr;
|
/hardware/ti/wlan/wl1271/TWD/Data_Service/ |
D | txCtrlBlk.c | 141 pTxCtrlBlk->aTxCtrlBlkTbl[entry].tTxDescriptor.aid = 1; /* The value for infrastructure BSS */ in txCtrlBlk_Init()
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
D | mlmeApi.h | 100 TI_UINT16 aid; member
|
D | mlmeParser.c | 226 COPY_WLAN_WORD(&pHandle->tempFrameInfo.frame.content.assocRsp.aid , pData); in mlmeParser_recv() 227 pHandle->tempFrameInfo.frame.content.assocRsp.aid &= ASSOC_RESP_AID_MASK; in mlmeParser_recv()
|
D | assocSM.c | 493 tTwdParam.content.halCtrlAid = pFrame->content.assocRsp.aid; in assoc_recv()
|
/hardware/ril/reference-ril/ |
D | ril.h | 551 char * aid; /* is AID(application ID) of the card application */ member
|
/hardware/ril/mock-ril/src/cpp/ |
D | ril.h | 551 char * aid; /* is AID(application ID) of the card application */ member
|
D | responses.cpp | 153 cardStatus.applications[i].aid_ptr = const_cast<char *>(r.applications(i).aid().c_str()); in RspGetSimStatus()
|
/hardware/ril/include/telephony/ |
D | ril.h | 551 char * aid; /* is AID(application ID) of the card application */ member
|
/hardware/ril/mock-ril/src/proto/ |
D | ril.proto | 92 …optional string aid = 4; /* null terminated string, e.g., from 0xA0, 0x00 ->… field
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
D | CmdBld.h | 109 TI_STATUS cmdBld_CfgAid (TI_HANDLE hCmdBld, TI_UINT16 aid, void *fCb, TI_HANDLE hCb…
|
/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/bcm4329/firmware/ |
D | LICENSE.TXT | 92 promptly report to Broadcom any defects it finds in the Software, as an aid
|
/hardware/invensense/libsensors_iio/ |
D | License.txt | 92 promptly report to InvenSense any defects it finds in the Software, as an aid
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 262 uint16 aid; member
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/ |
D | 802.11.h | 262 uint16 aid; member
|
/hardware/ril/libril/ |
D | ril.cpp | 2143 writeStringToParcel(p, p_cur->aid); in responseSimRefresh() 2149 p_cur->aid); in responseSimRefresh()
|