Home
last modified time | relevance | path

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

/btstack/test/mesh/
H A Dprovisioner.c161 uint16_t auth_output_oob_action; in mesh_message_handler() local
180auth_output_oob_action = mesh_subevent_pb_prov_capabilities_get_output_oob_action(packet); in mesh_message_handler()
181 if (auth_output_oob_action){ in mesh_message_handler()
186 if (auth_output_oob_action & (1<<i)){ in mesh_message_handler()