Question
how to change max TX octets in BLE link layer TX packet?
I am currently experimenting with the LL data length extension feature on STM32WB55.
I want to increase max TX length in link layer packet.
I would appreciate it if you could tell me how to increase max TX length.
(Looking at the current LL_LENGTH_RSP packet, Max. RX octets: 251 and Max TX octets: 27 are given.)
