|
knx
ETS configurable knx-stack
|
This is the complete list of members for TransportLayer, including all inherited members.
| ackTimeoutIndication() | TransportLayer | |
| connectionTimeoutIndication() | TransportLayer | |
| connectRequest(uint16_t destination, Priority priority) | TransportLayer | |
| dataBroadcastConfirm(AckType ack, HopCountType hopType, Priority priority, TPDU &tpdu, bool status) | TransportLayer | |
| dataBroadcastIndication(HopCountType hopType, Priority priority, uint16_t source, TPDU &tpdu) | TransportLayer | |
| dataBroadcastRequest(AckType ack, HopCountType hopType, Priority priority, APDU &apdu) | TransportLayer | |
| dataConnectedRequest(uint16_t tsap, Priority priority, APDU &apdu) | TransportLayer | |
| dataGroupConfirm(AckType ack, uint16_t source, uint16_t destination, HopCountType hopType, Priority priority, TPDU &tpdu, bool status) | TransportLayer | |
| dataGroupIndication(uint16_t destination, HopCountType hopType, Priority priority, uint16_t source, TPDU &tpdu) | TransportLayer | |
| dataGroupRequest(AckType ack, HopCountType hopType, Priority priority, uint16_t tsap, APDU &apdu) | TransportLayer | |
| dataIndividualConfirm(AckType ack, uint16_t destination, HopCountType hopType, Priority priority, TPDU &tpdu, bool status) | TransportLayer | |
| dataIndividualIndication(uint16_t destination, HopCountType hopType, Priority priority, uint16_t source, TPDU &tpdu) | TransportLayer | |
| dataIndividualRequest(AckType ack, HopCountType hopType, Priority priority, uint16_t destination, APDU &apdu) | TransportLayer | |
| dataSystemBroadcastConfirm(AckType ack, HopCountType hopType, TPDU &tpdu, Priority priority, bool status) | TransportLayer | |
| dataSystemBroadcastIndication(HopCountType hopType, Priority priority, uint16_t source, TPDU &tpdu) | TransportLayer | |
| dataSystemBroadcastRequest(AckType ack, HopCountType hopType, Priority priority, APDU &apdu) | TransportLayer | |
| disconnectRequest(uint16_t tsap, Priority priority) | TransportLayer | |
| getConnectionAddress() | TransportLayer | |
| getTpciSeqNum() | TransportLayer | |
| groupAddressTable(AddressTableObject &addrTable) | TransportLayer | |
| loop() | TransportLayer | |
| networkLayer(NetworkLayer &layer) | TransportLayer | |
| TransportLayer(ApplicationLayer &layer) | TransportLayer |