Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatts_read_test.c66 static uint16_t ble_gatts_read_test_chr_1_val_handle; variable
81 TEST_ASSERT_FATAL(ble_gatts_read_test_chr_1_val_handle == in ble_gatts_read_test_misc_init()
105 ble_gatts_read_test_chr_1_val_handle = ctxt->chr.val_handle; in ble_gatts_read_test_misc_reg_cb()
129 TEST_ASSERT_FATAL(attr_handle == ble_gatts_read_test_chr_1_val_handle); in ble_gatts_read_test_util_access_1()
198 ble_gatts_read_test_chr_1_val_handle, in TEST_CASE()
227 read_req.barq_handle = ble_gatts_read_test_chr_1_val_handle; in TEST_CASE()
237 read_blob_req.babq_handle = ble_gatts_read_test_chr_1_val_handle; in TEST_CASE()