Home
last modified time | relevance | path

Searched defs:netkey_and_appkey_index (Results 1 – 1 of 1) sorted by relevance

/btstack/src/mesh/
H A Dmesh_configuration_server.c793 …model_t * mesh_model, uint16_t netkey_index, uint16_t dest, uint32_t netkey_and_appkey_index, uint… in config_appkey_status()
849 …uint32_t netkey_and_appkey_index = (((uint32_t)transport_key->appkey_index) << 12) | transport_key… in config_appkey_add_or_update_aid() local
861 uint32_t netkey_and_appkey_index = mesh_access_parser_get_uint24(&parser); in config_appkey_add_handler() local
929 uint32_t netkey_and_appkey_index = mesh_access_parser_get_uint24(&parser); in config_appkey_update_handler() local
1002 uint32_t netkey_and_appkey_index = mesh_access_parser_get_uint24(&parser); in config_appkey_delete_handler() local