Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dprovisioning_provisioner.h81 uint8_t provisioning_provisioner_select_authentication_method(uint16_t pb_adv_cid, uint8_t algorith…
H A Dprovisioning_provisioner.c766 uint8_t provisioning_provisioner_select_authentication_method(uint16_t the_pb_adv_cid, uint8_t algo… in provisioning_provisioner_select_authentication_method() function
/btstack/test/mesh/
H A Dprovisioning_provisioner_test.cpp175 provisioning_provisioner_select_authentication_method(1, 0, 0, 0, 0, 0); in provisioning_handle_pdu()
H A Dprovisioner.c213provisioning_provisioner_select_authentication_method(1, 0, public_oob, auth_method, auth_action, … in mesh_message_handler()
H A Dmesh_pts.c180 provisioning_provisioner_select_authentication_method(1, 0, 0, 0, 0, 0); in mesh_provisioning_message_handler()