Searched defs:packetType (Results 1 – 7 of 7) sorted by relevance
12 protected int packetType; field in Packet31 public Packet(int packetType, int channel, byte[] buffer, int payloadLen){ in Packet()
73 int packetType = Util.readBt16(inHeader, 0); in receivePacket() local
72 int packetType = Util.readBt16(inHeader, 0); in receivePacket() local
228 void SX1280SetPacketType( RadioPacketTypes_t packetType ) in SX1280SetPacketType()1207 RadioPacketTypes_t packetType = PACKET_TYPE_NONE; in SX1280ProcessIrqs() local
924 …RadioPacketTypes_t packetType; //!< Packet to which the packet status ar… member1020 …RadioPacketTypes_t packetType; //!< Packet to which the packet status are… member