bt_mesh_atomic_and() function
Atomic bitwise AND primitive This routine provides the atomic bitwise AND operator. The is atomically bitwise AND'ed with the value at , placing the result at , and the previous value at is returned.
Arguments
target
the memory location to be modified
Return value
The previous value from