nRF5 SDK for Mesh v2.2.0
Functions
Utility functions

Utility functions for access layer users. More...

Functions

static uint16_t access_utils_opcode_size_get (access_opcode_t opcode)
 Gets the raw size in bytes of an access layer opcode. More...
 

Detailed Description

Utility functions for access layer users.

Function Documentation

◆ access_utils_opcode_size_get()

static uint16_t access_utils_opcode_size_get ( access_opcode_t  opcode)
inlinestatic

Gets the raw size in bytes of an access layer opcode.

Parameters
[in]opcodeAccess layer opcode.
Returns
Size in bytes of opcode.

Definition at line 58 of file access_utils.h.

References ACCESS_COMPANY_ID_NONE, access_opcode_t::company_id, and access_opcode_t::opcode.


Documentation feedback | Developer Zone | Subscribe | Updated