Home
last modified time | relevance | path

Searched refs:auth_method (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h43 uint8_t auth_method; member
53 uint8_t auth_method; member
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_mesh.c1378 if (cp->auth_method == AUTH_METHOD_OUTPUT) { in config_prov()
1380 } else if (cp->auth_method == AUTH_METHOD_INPUT) { in config_prov()
1382 } else if (cp->auth_method == AUTH_METHOD_STATIC) { in config_prov()