Updated Bluetooth Low Energy Receiver (markdown)

bjornjulian00 2024-10-23 10:46:29 +02:00
parent 65e8593fbd
commit 7277d94785

@ -39,8 +39,8 @@ This menu is a more single detailed view on a specific entry selected by the Mai
| `0C `| `AUX_CONNECT_REQ` | BT 5.0, sent to an advertiser to initiate a connection |
| `0D` | `AUX_CHAIN_IND` | BT 5.0, chains advertising packets together when they get too big |
| `0E` | `AUX_CONNECT_RSP` | BT 5.0, response to 0C |
| `10 - 26` | LL | Link layer setup and operation |
| `26 - FF` | Data | General data and proprietary |
| `10-26` | LL | Link layer setup and operation |
| `26-FF` | Data | General data and proprietary |
3. The last packets received for each data type, their length, and their contents.