/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/ |
D | test_provision.c | 96 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
|
D | test_op_agg.c | 52 static const uint8_t dev_key[16] = {0xaa}; variable
|
D | mesh_test.h | 145 uint8_t dev_key[16]; member
|
D | test_sar.c | 28 static const uint8_t dev_key[16] = {0xaa}; variable
|
D | test_access.c | 52 static uint8_t dev_key[16] = { 0xdd }; variable
|
D | test_persistence.c | 490 uint8_t dev_key[16]; in test_provisioning_data_load() local
|
D | test_blob.c | 128 static uint8_t dev_key[16] = { 0xdd }; variable
|
D | test_dfu.c | 32 static uint8_t dev_key[16] = { 0xdd }; variable
|
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/ |
D | crypto.h | 110 bool dev_key; member
|
D | provisionee.c | 514 uint8_t dev_key[16]; in prov_data() local
|
D | net.h | 39 struct bt_mesh_key dev_key; member 233 struct bt_mesh_key dev_key; member
|
D | app_keys.c | 535 uint16_t bt_mesh_app_key_find(bool dev_key, uint8_t aid, in bt_mesh_app_key_find()
|
D | net.c | 60 struct bt_mesh_key dev_key; member
|
D | cdb.c | 53 struct bt_mesh_key dev_key; member
|
/Zephyr-Core-3.6.0/samples/bluetooth/mesh_demo/src/ |
D | main.c | 29 static const uint8_t dev_key[16] = { variable
|
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/ |
D | cdb.h | 40 struct bt_mesh_key dev_key; member
|
/Zephyr-Core-3.6.0/samples/bluetooth/mesh_provisioner/src/ |
D | main.c | 260 uint8_t net_key[16], dev_key[16]; in bt_ready() local
|
/Zephyr-Core-3.6.0/samples/bluetooth/mesh/src/ |
D | main.c | 343 static uint8_t dev_key[16]; in button_pressed() local
|
/Zephyr-Core-3.6.0/samples/boards/reel_board/mesh_badge/src/ |
D | mesh.c | 587 uint8_t dev_key[16]; in provision_and_configure() local
|
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/shell/ |
D | shell.c | 1222 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/ |
D | btp_mesh.h | 66 uint8_t dev_key[16]; member 75 uint8_t dev_key[16]; member
|
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 46 static uint8_t dev_key[16]; variable
|