Home
last modified time | relevance | path

Searched refs:ble_hs_test_util_gatt_write_flat (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatt_conn_test.c467 rc = ble_hs_test_util_gatt_write_flat( in TEST_CASE()
708 rc = ble_hs_test_util_gatt_write_flat( in TEST_CASE()
H A Dble_hs_test_util.h253 int ble_hs_test_util_gatt_write_flat(uint16_t conn_handle,
H A Dble_gatt_write_test.c399 ble_hs_test_util_gatt_write_flat(2, 100, ble_gatt_write_test_attr_value, in TEST_CASE()
H A Dble_hs_test_util.c1682 ble_hs_test_util_gatt_write_flat(uint16_t conn_handle, uint16_t attr_handle, in ble_hs_test_util_gatt_write_flat() function