Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c92 static const uint8_t dev_key[16] = { 0x01, 0x02, 0x03, 0x04, 0x05 }; variable
1280 uint8_t dev_key[16]; in reprovision_remote_devkey_server() local
1298 u_int8_t dev_key[16]; in reprovision_remote_comp_data_server() local
1329 uint8_t dev_key[16]; in reprovision_remote_address_server() local
1476 uint8_t dev_key[16]; in test_device_pb_remote_client_server_same_dev() local
1491 uint8_t dev_key[16]; in test_device_pb_remote_client_server_same_dev() local
1506 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-latest/subsys/bluetooth/mesh/
Dcrypto.h110 bool dev_key; member
Dprovisionee.c514 uint8_t dev_key[16]; in prov_data() local
Dnet.h46 struct bt_mesh_key dev_key; member
240 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.c68 struct bt_mesh_key dev_key; member
Dcdb.c53 struct bt_mesh_key dev_key; member
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c29 static const uint8_t dev_key[16] = { variable
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcdb.h40 struct bt_mesh_key dev_key; member
/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/
Dmain.c260 uint8_t net_key[16], dev_key[16]; in bt_ready() local
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c342 static uint8_t dev_key[16]; in button_pressed() local
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c587 uint8_t dev_key[16]; in provision_and_configure() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c1224 uint8_t dev_key[16]; in cdb_print_nodes() local
1333 uint8_t uuid[16], dev_key[16]; in cmd_cdb_node_add() local
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h66 uint8_t dev_key[16]; member
75 uint8_t dev_key[16]; member
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c46 static uint8_t dev_key[16]; variable