Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_l2cap_test.c35 static void *ble_l2cap_test_update_arg; variable
51 ble_l2cap_test_update_arg = (void *)(uintptr_t)-1; in ble_l2cap_test_util_init()
528 ble_l2cap_test_update_arg = arg; in ble_l2cap_test_util_update_cb()
566 TEST_ASSERT(ble_l2cap_test_update_arg == NULL); in ble_l2cap_test_util_we_update()
647 TEST_ASSERT(ble_l2cap_test_update_arg == NULL); in TEST_CASE()