Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h43 uint8_t auth_method; member
53 uint8_t auth_method; member
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c1411 if (cp->auth_method == AUTH_METHOD_OUTPUT) { in config_prov()
1413 } else if (cp->auth_method == AUTH_METHOD_INPUT) { in config_prov()
1415 } else if (cp->auth_method == AUTH_METHOD_STATIC) { in config_prov()