Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/src/
H A Dble_hci_emspi.c173 ble_hci_emspi_write_hdr(uint8_t first_byte, uint8_t *out_buf_size) in ble_hci_emspi_write_hdr() function
208 rc = ble_hci_emspi_write_hdr(BLE_HCI_EMSPI_OP_TX, &buf_size); in ble_hci_emspi_tx_chunk()
269 rc = ble_hci_emspi_write_hdr(BLE_HCI_EMSPI_OP_RX, &buf_size); in ble_hci_emspi_rx()