Master role device parameter definition. More...
#include <lmgr_api_cis_master.h>
| Data Fields | |
| uint8_t | maxNumCis | 
| bool_t | createCisPend | 
Master role device parameter definition.
Definition at line 43 of file lmgr_api_cis_master.h.
| bool_t createCisPend | 
TRUE if create CIS command is pending.
Definition at line 47 of file lmgr_api_cis_master.h.
| uint8_t maxNumCis | 
Maximum number of CIS.
Definition at line 45 of file lmgr_api_cis_master.h.