Home
last modified time | relevance | path

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

/btstack/test/mesh/
H A Ddump_mesh_pklg.py200 def __init__(self, index, appkey): argument
426 def mesh_add_application_key(index, appkey): argument
/btstack/src/mesh/
H A Dmesh_upper_transport.c717 …const mesh_transport_key_t * appkey = mesh_upper_transport_get_outgoing_appkey(upper_pdu->netkey_i… in mesh_upper_transport_send_access() local
1217 const mesh_transport_key_t *appkey; in mesh_upper_transport_setup_upper_access_pdu_header() local
H A Dmesh_configuration_server.c866 uint8_t appkey[16]; in config_appkey_add_handler() local
934 uint8_t appkey[16]; in config_appkey_update_handler() local
H A Dmesh_configuration_client.c659 …t netkey_index, uint16_t appkey_index, uint16_t netk_index, uint16_t appk_index, uint8_t * appkey){ in mesh_configuration_client_send_appkey_add()
670 …t netkey_index, uint16_t appkey_index, uint16_t netk_index, uint16_t appk_index, uint8_t * appkey){ in mesh_configuration_client_send_appkey_update()