Searched refs:psHciLayerCfg (Results 1 – 2 of 2) sorted by relevance
94 phNfcLayer_sCfg_t *psHciLayerCfg in phHciNfc_Initialise() argument105 || (NULL== psContext) || (NULL == psHciLayerCfg) || (NULL == pHwConfig) in phHciNfc_Initialise()153 psHciContext->p_hci_layer = psHciLayerCfg ; in phHciNfc_Initialise()154 lower_index = psHciLayerCfg->layer_index - 1; in phHciNfc_Initialise()156 if(NULL != psHciLayerCfg->layer_next->layer_registry) in phHciNfc_Initialise()158 status = psHciLayerCfg->layer_next->layer_registry( in phHciNfc_Initialise()160 (void *)&psHciLayerCfg[lower_index]); in phHciNfc_Initialise()
214 phNfcLayer_sCfg_t *psHciLayerCfg