Searched refs:PHHCINFC_MAX_PIPE (Results 1 – 6 of 6) sorted by relevance
284 #define PHHCINFC_MAX_PIPE 0x6FU macro396 HCI_UNKNOWN_PIPE_ID = PHHCINFC_MAX_PIPE632 phHciNfc_Pipe_Info_t *p_pipe_list[PHHCINFC_MAX_PIPE+1];
298 for(i=0;i < PHHCINFC_MAX_PIPE; i++) in phHciNfc_Response_Timeout()481 for(i=0;i < PHHCINFC_MAX_PIPE; i++) in phHciNfc_Release_Resources()930 if (pipe_id >= PHHCINFC_MAX_PIPE ) in phHciNfc_Process_Response()1084 if (pipe_id >= PHHCINFC_MAX_PIPE ) in phHciNfc_Process_Event()1154 && ( pipe_id <= PHHCINFC_MAX_PIPE ) in phHciNfc_Process_Event()1202 if (pipe_id >= PHHCINFC_MAX_PIPE ) in phHciNfc_Process_Command()1366 || ( pipe_id > PHHCINFC_MAX_PIPE) in phHciNfc_Send_Generic_Cmd()
1475 || ( pipe_id > PHHCINFC_MAX_PIPE) in phHciNfc_Send_DevMgmt_Command()1564 || ( pipe_id > PHHCINFC_MAX_PIPE) in phHciNfc_Send_DevMgmt_Event()
500 || ( pipe_id > PHHCINFC_MAX_PIPE) in phHciNfc_Send_WI_Event()
2221 || ( pipe_id > PHHCINFC_MAX_PIPE) in phHciNfc_Send_RFReader_Event()2307 || ( pipe_id > PHHCINFC_MAX_PIPE) in phHciNfc_Send_RFReader_Command()
1068 if ( pipe_id <= PHHCINFC_MAX_PIPE) in phHciNfc_Open_Pipe()