Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/src/
H A Dble_hci_emspi.c198 ble_hci_emspi_tx_chunk(const uint8_t *data, int len, int *out_bytes_txed) in ble_hci_emspi_tx_chunk() function
243 rc = ble_hci_emspi_tx_chunk(data, len, &bytes_txed); in ble_hci_emspi_tx()