Home
last modified time | relevance | path

Searched refs:bt_mesh_auth_method_set_none (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h417 int bt_mesh_auth_method_set_none(void);
/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.c778 int bt_mesh_auth_method_set_none(void) in bt_mesh_auth_method_set_none() function
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c909 int err = bt_mesh_auth_method_set_none(); in cmd_auth_method_set_none()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c407 bt_mesh_auth_method_set_none(); in capabilities()