Home | History | Annotate | Download | only in src

Lines Matching refs:RemoteDevInfo

415     p_fel_tag_info = &(p_fel_info->felica_info.RemoteDevInfo.Felica_Info);
511 (void) memcpy(psHciContext->p_target_info->RemoteDevInfo.Felica_Info.IDm,
514 (void) memcpy(psHciContext->p_target_info->RemoteDevInfo.Felica_Info.PMm,
522 psHciContext->p_target_info->RemoteDevInfo.Felica_Info.SystemCode[0] = pResponse[index];
523 psHciContext->p_target_info->RemoteDevInfo.Felica_Info.SystemCode[1] = pResponse[index + 1];
528 psHciContext->p_target_info->RemoteDevInfo.Felica_Info.SystemCode[0] = 0;
529 psHciContext->p_target_info->RemoteDevInfo.Felica_Info.SystemCode[1] = 0;
859 &(ps_fel_info->felica_info.RemoteDevInfo.Felica_Info);