Searched refs:PHFRINFC_LLCP_DM_LENGTH (Results 1 – 3 of 3) sorted by relevance
141 #define PHFRINFC_LLCP_DM_LENGTH 0x01 /**< Length value for DM opCode */ macro
959 psTransport->sDmPayload.length = PHFRINFC_LLCP_DM_LENGTH; in phFriNfc_LlcpTransport_SendDisconnectMode()
815 if(psData->length != PHFRINFC_LLCP_DM_LENGTH) in Handle_DisconnetModeFrame()