Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_l2cap_test.c186 ble_l2cap_test_util_rx_next_frag(uint16_t conn_handle, uint16_t hci_len) in ble_l2cap_test_util_rx_next_frag() function
234 rc = ble_l2cap_test_util_rx_next_frag(conn_handle, hci_len); in ble_l2cap_test_util_verify_middle_frag()
254 rc = ble_l2cap_test_util_rx_next_frag(conn_handle, hci_len); in ble_l2cap_test_util_verify_last_frag()
431 rc = ble_l2cap_test_util_rx_next_frag(2, 14); in TEST_CASE()