Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_att_clt_test.c189 ble_att_clt_test_misc_prep_good(uint16_t handle, uint16_t offset, in ble_att_clt_test_misc_prep_good() function
426 ble_att_clt_test_misc_prep_good(123, 0, attr_data, 16); in TEST_CASE()
427 ble_att_clt_test_misc_prep_good(5432, 100, attr_data, 2); in TEST_CASE()
428 ble_att_clt_test_misc_prep_good(0x1234, 400, attr_data, 0); in TEST_CASE()
429 ble_att_clt_test_misc_prep_good(5432, 0, attr_data, in TEST_CASE()
432 ble_att_clt_test_misc_prep_good(0x1234, 507, attr_data, 5); in TEST_CASE()