bt_mesh_auth_method_set_static() function
Use static OOB authentication. Provisioner only. Instruct the unprovisioned device to use static OOB authentication, and use the given static authentication value when provisioning.
Syntax
int bt_mesh_auth_method_set_static(const uint8_t *static_val,
uint8_t size);
Arguments
static_val
Static OOB value.
size
Static OOB value size.
Return value
Zero on success or (negative) error code otherwise.
bt_mesh_auth_method_set_static() calls 1 function:
![]()
bt_mesh_auth_method_set_static()
bt_mesh_auth_method_set_static() reads 2 variables:
![]()
bt_mesh_auth_method_set_static()