Home
last modified time | relevance | path

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

/btstack/test/mesh/
H A Dprovisioner.c156 uint8_t auth_method = 0; in mesh_message_handler() local
182 auth_method = 0x02; // Output OOB in mesh_message_handler()
194 auth_method = 0x03; // Input OOB in mesh_message_handler()
211 auth_method = 0x01; in mesh_message_handler()
213 …rovisioning_provisioner_select_authentication_method(1, 0, public_oob, auth_method, auth_action, a… in mesh_message_handler()