LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Meaning of TX, RX frame types (https://www.linuxquestions.org/questions/linux-wireless-networking-41/meaning-of-tx-rx-frame-types-4175650296/)

willydlw 03-16-2019 02:22 PM

Meaning of TX, RX frame types
 
Trying to set up an IBSS network. iw list for my wireless adapter shows

Code:

Supported TX frame types:
                * IBSS: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0


Code:

Supported RX frame types:
                * IBSS: 0x40 0xb0 0xc0 0xd0

Looking for a good reference to decode the meaning of 0x40 frame type. Fully understand how to convert 0x40 to binary 0100 0000, but need a reference to know the frame type meaning.


All times are GMT -5. The time now is 01:04 AM.