nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_bus_pcie_dev_rem()

void nrf_wifi_osal_bus_pcie_dev_rem ( void *  os_pcie_dev_ctx)

Remove a PCIe device instance.

Parameters
os_pcie_dev_ctxPointer to the OS specific PCIe device context which was returned by nrf_wifi_osal_bus_pcie_dev_add.

Function to be invoked when a matching PCIe device is removed from the system.

Returns
None.