Mistake on this page?
Report an issue in GitHub or email us
Functions
LL_API_DIAG

Functions

void LlGetAdvSetContextSize (uint8_t *pMaxAdvSets, uint16_t *pAdvSetCtxSize)
 Get advertising set context size. More...
 
void LlGetConnContextSize (uint8_t *pMaxConn, uint16_t *pConnCtxSize)
 Get connection context size. More...
 
void LlGetExtScanContextSize (uint8_t *pMaxExtScan, uint16_t *pExtScanCtxSize)
 Get extended scan context size. More...
 
void LlGetExtInitContextSize (uint8_t *pMaxExtInit, uint16_t *pExtInitCtxSize)
 Get extended initiator context size. More...
 
void LlGetPerScanContextSize (uint8_t *pMaxPerScan, uint16_t *pPerScanCtxSize)
 Get periodic scan context size. More...
 
void LlGetCigContextSize (uint8_t *pMaxCig, uint16_t *pCigCtxSize)
 Get CIG context size. More...
 
void LlGetCisContextSize (uint8_t *pMaxCis, uint16_t *pCisCtxSize)
 Get CIS context size. More...
 
uint16_t LlStatsGetHandlerWatermarkUsec (void)
 Get the LL handler watermark level. More...
 

Detailed Description

Function Documentation

void LlGetAdvSetContextSize ( uint8_t *  pMaxAdvSets,
uint16_t *  pAdvSetCtxSize 
)

Get advertising set context size.

Parameters
pMaxAdvSetsBuffer to return the maximum number of advertising sets.
pAdvSetCtxSizeBuffer to return the size in bytes of the advertising set context.

Return the advertising set context sizes.

void LlGetCigContextSize ( uint8_t *  pMaxCig,
uint16_t *  pCigCtxSize 
)

Get CIG context size.

Parameters
pMaxCigBuffer to return the maximum number of CIG.
pCigCtxSizeBuffer to return the size in bytes of the CIG context.

Return the connection context sizes.

void LlGetCisContextSize ( uint8_t *  pMaxCis,
uint16_t *  pCisCtxSize 
)

Get CIS context size.

Parameters
pMaxCisBuffer to return the maximum number of CIS.
pCisCtxSizeBuffer to return the size in bytes of the CIS context.

Return the connection context sizes.

void LlGetConnContextSize ( uint8_t *  pMaxConn,
uint16_t *  pConnCtxSize 
)

Get connection context size.

Parameters
pMaxConnBuffer to return the maximum number of connections.
pConnCtxSizeBuffer to return the size in bytes of the connection context.

Return the connection context sizes.

void LlGetExtInitContextSize ( uint8_t *  pMaxExtInit,
uint16_t *  pExtInitCtxSize 
)

Get extended initiator context size.

Parameters
pMaxExtInitBuffer to return the maximum number of extended initiators.
pExtInitCtxSizeBuffer to return the size in bytes of the extended initiator context.

Return the advertising set context sizes.

void LlGetExtScanContextSize ( uint8_t *  pMaxExtScan,
uint16_t *  pExtScanCtxSize 
)

Get extended scan context size.

Parameters
pMaxExtScanBuffer to return the maximum number of extended scanners.
pExtScanCtxSizeBuffer to return the size in bytes of the extended scanner context.

Return the advertising set context sizes.

void LlGetPerScanContextSize ( uint8_t *  pMaxPerScan,
uint16_t *  pPerScanCtxSize 
)

Get periodic scan context size.

Parameters
pMaxPerScanBuffer to return the maximum number of periodic scanners.
pPerScanCtxSizeBuffer to return the size in bytes of the periodic scanner context.

Return the advertising set context sizes.

uint16_t LlStatsGetHandlerWatermarkUsec ( void  )

Get the LL handler watermark level.

Returns
Watermark level in microseconds.
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.