commit | a47677da0630c3891596d1edbff7932c201915e8 | [log] [tgz] |
---|---|---|
author | Eduardo Montoya <eduardo.montoya@nordicsemi.no> | Wed May 05 10:26:54 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed May 05 14:33:47 2021 +0200 |
tree | ddc69c6f08a2b87eaa7bf8b323b78d6b436382f6 | |
parent | a4d2e062cb95014f1c92e19e511ba30ba595fcb2 [diff] |
net: openthread: add CSL transmitter API This commit implements the OpenThread APIs to pass MAC keys and frame counter to the radio layer in order to process the transmission security. This is needed for the correct functioning of a CSL transmitter. Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>