Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c96 static const uint8_t dev_key[16] = { 0x01, 0x02, 0x03, 0x04, 0x05 }; variable
1297 uint8_t dev_key[16]; in reprovision_remote_devkey_server() local
1315 u_int8_t dev_key[16]; in reprovision_remote_comp_data_server() local
1346 uint8_t dev_key[16]; in reprovision_remote_address_server() local
1493 uint8_t dev_key[16]; in test_device_pb_remote_client_server_same_dev() local
1508 uint8_t dev_key[16]; in test_device_pb_remote_client_server_same_dev() local
1523 uint8_t dev_key[16]; in test_device_pb_remote_client_server_same_dev() local
Dtest_op_agg.c52 static const uint8_t dev_key[16] = {0xaa}; variable
Dmesh_test.h145 uint8_t dev_key[16]; member
Dtest_sar.c28 static const uint8_t dev_key[16] = {0xaa}; variable
Dtest_access.c52 static uint8_t dev_key[16] = { 0xdd }; variable
Dtest_persistence.c490 uint8_t dev_key[16]; in test_provisioning_data_load() local
Dtest_blob.c128 static uint8_t dev_key[16] = { 0xdd }; variable
Dtest_dfu.c32 static uint8_t dev_key[16] = { 0xdd }; variable
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dcrypto.h110 bool dev_key; member
Dprovisionee.c514 uint8_t dev_key[16]; in prov_data() local
Dnet.h39 struct bt_mesh_key dev_key; member
233 struct bt_mesh_key dev_key; member
Dapp_keys.c535 uint16_t bt_mesh_app_key_find(bool dev_key, uint8_t aid, in bt_mesh_app_key_find()
Dnet.c60 struct bt_mesh_key dev_key; member
Dcdb.c53 struct bt_mesh_key dev_key; member
/Zephyr-Core-3.6.0/samples/bluetooth/mesh_demo/src/
Dmain.c29 static const uint8_t dev_key[16] = { variable
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/
Dcdb.h40 struct bt_mesh_key dev_key; member
/Zephyr-Core-3.6.0/samples/bluetooth/mesh_provisioner/src/
Dmain.c260 uint8_t net_key[16], dev_key[16]; in bt_ready() local
/Zephyr-Core-3.6.0/samples/bluetooth/mesh/src/
Dmain.c343 static uint8_t dev_key[16]; in button_pressed() local
/Zephyr-Core-3.6.0/samples/boards/reel_board/mesh_badge/src/
Dmesh.c587 uint8_t dev_key[16]; in provision_and_configure() local
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/shell/
Dshell.c1222 uint8_t dev_key[16]; in cdb_print_nodes() local
1331 uint8_t uuid[16], dev_key[16]; in cmd_cdb_node_add() local
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h66 uint8_t dev_key[16]; member
75 uint8_t dev_key[16]; member
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/
Dbtp_mesh.c46 static uint8_t dev_key[16]; variable