Searched refs:ble_l2cap_test_util_verify_first_frag (Results 1 – 1 of 1) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_l2cap_test.c | 206 ble_l2cap_test_util_verify_first_frag(uint16_t conn_handle, in ble_l2cap_test_util_verify_first_frag() function 327 ble_l2cap_test_util_verify_first_frag(2, 10, 30); in TEST_CASE() 332 ble_l2cap_test_util_verify_first_frag(2, 8, 49); in TEST_CASE() 350 ble_l2cap_test_util_verify_first_frag(2, 3, 10); in TEST_CASE() 351 ble_l2cap_test_util_verify_first_frag(3, 2, 5); in TEST_CASE() 353 ble_l2cap_test_util_verify_first_frag(4, 1, 4); in TEST_CASE()
|