Searched refs:ble_gatt_conn_test_write_value (Results 1 – 1 of 1) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatt_conn_test.c | 30 static uint8_t ble_gatt_conn_test_write_value[] = { 1, 3, 64, 21, 6 }; variable 469 ble_gatt_conn_test_write_value, sizeof ble_gatt_conn_test_write_value, in TEST_CASE() 476 ble_gatt_conn_test_write_value, sizeof ble_gatt_conn_test_write_value, in TEST_CASE() 710 ble_gatt_conn_test_write_value, sizeof ble_gatt_conn_test_write_value, in TEST_CASE() 719 ble_gatt_conn_test_write_value, sizeof ble_gatt_conn_test_write_value, in TEST_CASE()
|