Home | History | Annotate | Download | only in src

Lines Matching refs:p_target_info

927                     phHal_sRemoteDevInformation_t   *p_target_info
936 || (NULL == p_target_info)
948 switch (p_target_info->RemDevType)
972 psHciContext->p_target_info = p_target_info;
975 p_target_info->RemDevType );
1021 phHal_sRemoteDevInformation_t *p_target_info
1030 || (NULL == p_target_info)
1042 switch (p_target_info->RemDevType)
1094 psHciContext->p_target_info = p_target_info;
1096 psHciContext, pHwRef, p_target_info->RemDevType );
1133 || ( NULL == psHciContext->p_target_info)
1150 target_type = psHciContext->p_target_info->RemDevType;
1232 phHal_sRemoteDevInformation_t *p_target_info,
1241 || (NULL == p_target_info)
1247 else if (p_target_info != psHciContext->p_target_info )
1257 switch (p_target_info->RemDevType)
1372 psHciContext->p_target_info )
1509 p_target_info->RemDevType;