Searched defs:appkey (Results 1 – 4 of 4) sorted by relevance
/btstack/test/mesh/ |
H A D | dump_mesh_pklg.py | 200 def __init__(self, index, appkey): argument 426 def mesh_add_application_key(index, appkey): argument
|
/btstack/src/mesh/ |
H A D | mesh_upper_transport.c | 717 …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 D | mesh_configuration_server.c | 866 uint8_t appkey[16]; in config_appkey_add_handler() local 934 uint8_t appkey[16]; in config_appkey_update_handler() local
|
H A D | mesh_configuration_client.c | 659 …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()
|