Packet transmit priorities in terms of getting into the MAC queue.
SL_802154_TRANSMIT_PRIORITY_HIGH High priority headers go on the front of the queue.
SL_802154_TRANSMIT_PRIORITY_NORMAL Normal priority headers go on the back of the queue.
SL_802154_TRANSMIT_PRIORITY_SCAN_OKAY Normally, only beacon requests and orphan notifications can be sent during a scan.
They are submitted with SCAN_OKAY and go on the front of the queue. Other packets could be submitted with this priority, but it is not recommended.
Packet transmit priorities in terms of getting into the MAC queue.
SL_802154_TRANSMIT_PRIORITY_HIGH High priority headers go on the front of the queue. SL_802154_TRANSMIT_PRIORITY_NORMAL Normal priority headers go on the back of the queue. SL_802154_TRANSMIT_PRIORITY_SCAN_OKAY Normally, only beacon requests and orphan notifications can be sent during a scan. They are submitted with SCAN_OKAY and go on the front of the queue. Other packets could be submitted with this priority, but it is not recommended.