Remote connection parameter reply message. More...
#include <lctr_api_conn.h>
| Data Fields | |
| lctrMsgHdr_t | hdr | 
| uint8_t | key [LL_KEY_LEN] | 
Remote connection parameter reply message.
Definition at line 151 of file lctr_api_conn.h.
| lctrMsgHdr_t hdr | 
Message header.
Definition at line 153 of file lctr_api_conn.h.
| uint8_t key[LL_KEY_LEN] | 
Encryption key.
Definition at line 154 of file lctr_api_conn.h.