Searched refs:value_v12_value (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | service_d_2.c | 39 static uint8_t value_v12_value = 0x0C; variable 82 sizeof(value_v12_value)); in read_value_v12() 96 read_value_v12, NULL, &value_v12_value, 0x44)
|
D | service_d_3.c | 38 static uint8_t value_v12_value = 0x0C; variable 60 sizeof(value_v12_value)); in read_value_v12() 91 read_value_v12, NULL, &value_v12_value, 0x22),
|
D | service_d_1.c | 38 static uint8_t value_v12_value = 0x0C; variable 61 sizeof(value_v12_value)); in read_value_v12() 96 read_value_v12, NULL, &value_v12_value, 0x12),
|