Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dapp_keys.c50 struct app_key { struct
62 static struct app_key apps[CONFIG_BT_MESH_APP_KEY_COUNT] = { argument
474 const struct bt_mesh_key **app_key, uint8_t *aid) in bt_mesh_keys_resolve()
Dcdb.c36 app_key:1, /* 1 if this is an AppKey, 0 if a NetKey */ member
623 static struct key_update *cdb_key_update_find(bool app_key, uint16_t key_idx, in cdb_key_update_find()
/Zephyr-Core-3.7.0/samples/bluetooth/mesh_provisioner/src/
Dmain.c75 uint8_t app_key[16]; in setup_cdb() local
100 uint8_t app_key[16]; in configure_self() local
149 uint8_t app_key[16]; in configure_node() local
/Zephyr-Core-3.7.0/samples/subsys/lorawan/class_a/src/
Dmain.c54 uint8_t app_key[] = LORAWAN_APP_KEY; in main() local
/Zephyr-Core-3.7.0/samples/subsys/lorawan/fuota/src/
Dmain.c61 uint8_t app_key[] = LORAWAN_APP_KEY; in main() local
/Zephyr-Core-3.7.0/samples/bluetooth/mesh_demo/src/
Dmain.c33 static const uint8_t app_key[16] = { variable
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dcdb.h60 struct bt_mesh_key app_key; member
/Zephyr-Core-3.7.0/include/zephyr/lorawan/
Dlorawan.h120 uint8_t *app_key; member
/Zephyr-Core-3.7.0/samples/bluetooth/mesh/src/
Dmain.c344 static uint8_t app_key[16]; in button_pressed() local
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_suspend.c33 static uint8_t app_key[16] = {0xaa}; variable
Dtest_cdp1.c48 static uint8_t app_key[16] = {0xaa}; variable
Dtest_transport.c274 uint8_t app_key[16] = { 0xba, 0xd0, 0x11, 0x22}; in test_tx_unknown_app() local
Dtest_access.c53 static uint8_t app_key[16] = { 0xaa }; variable
Dtest_blob.c129 static uint8_t app_key[16] = { 0xaa }; variable
Dtest_beacon.c91 const uint8_t app_key[16] = { 4, 5, 6 }; variable
/Zephyr-Core-3.7.0/samples/boards/reel_board/mesh_badge/src/
Dmesh.c583 static const uint8_t app_key[16] = { in provision_and_configure() local
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Dshell.c1286 uint8_t app_key[16]; in cdb_print_app_keys() local
1479 uint8_t app_key[16]; in cmd_cdb_app_key_add() local
Dcfg.c723 struct bt_mesh_cdb_app_key *app_key; in cmd_app_key_add() local
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h344 uint8_t app_key[16]; member
581 uint8_t app_key[16]; member