Helper code that lets Realtek combo Wi-Fi/Bluetooth chips share the 2.4 GHz radio without stepping on each other, by negotiating which radio gets to transmit at any given moment. It is consumed by the rtlwifi family of Realtek wireless drivers rather than driving any chip directly.
This is not actually a driver directory; it is a shared support library used by the Realtek rtlwifi Wi-Fi drivers to coordinate radio airtime when a Bluetooth radio is present on the same chip or board. It does not bind to hardware on its own and only exists to be linked into the real Realtek wireless drivers.
repository signals
18files
22,390source lines
8commits, 5y
+14 / −149lines added / removed, 5y
8authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 8 total · active in 6/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains rtlwifi Bluetooth coexistence helper code for Realtek wireless drivers, not a standalone kernel-bound hardware driver.