Home
last modified time | relevance | path

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

/btstack/test/mesh/
H A Dmesh_message_test.cpp190 …ey_set(uint16_t netkey_index, uint16_t appkey_index, uint8_t aid, const uint8_t *application_key) { in mesh_application_key_set()
227 uint8_t application_key[16]; in load_provisioning_data_test_message() local
1215 static uint8_t application_key[16]; in TEST() local
H A Ddump_mesh_pklg.py199 class application_key(object): class