Searched defs:app_key (Results 1 – 6 of 6) sorted by relevance
897 mesh_transport_key_t * app_key = NULL; in config_appkey_add_handler() local1401 mesh_transport_key_t * app_key = mesh_transport_key_get(appkey_index); in config_model_app_bind_handler() local1435 mesh_transport_key_t * app_key = mesh_transport_key_get(appkey_index); in config_model_app_unbind_handler() local1583 …mesh_transport_key_t * app_key = mesh_transport_key_get(configuration_server_publication_model.app… in config_model_publication_set_handler() local1685 …mesh_transport_key_t * app_key = mesh_transport_key_get(configuration_server_publication_model.app… in config_model_publication_virtual_address_set_handler() local
134 mesh_transport_key_t * app_key = mesh_transport_key_get(appkey_index); in mesh_generic_on_off_client_publish() local
272 …ansport_key_calc_aid(btstack_crypto_aes128_cmac_t * request, mesh_transport_key_t * app_key, void … in mesh_transport_key_calc_aid()
178 mesh_transport_key_t * app_key = mesh_transport_key_get(appkey_index); in mesh_generic_level_client_publish_level() local
948 mesh_transport_key_t * app_key = mesh_transport_key_get(appkey_index); in mesh_model_publication_publish_now_model() local
680 void mesh_store_app_key(mesh_transport_key_t * app_key){ in mesh_store_app_key()