Home
last modified time | relevance | path

Searched refs:bt_testlib_gatt_long_read (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/common/testlib/include/testlib/
Datt_read.h26 int bt_testlib_gatt_long_read(struct net_buf_simple *result_data, uint16_t *result_size,
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
Dmain.c147 EXPECT_ZERO(bt_testlib_gatt_long_read(&attr_value_buf, NULL, NULL, conn, bearer, in test_long_read()
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Datt_read.c171 int bt_testlib_gatt_long_read(struct net_buf_simple *result_data, uint16_t *result_size, in bt_testlib_gatt_long_read() function