Bluetooth Driver services: Difference between revisions
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
btdrv appears to be designed to only be used by the two sysmodules which use it, hid and btm. This service uses global state, nothing service-session-specific. | btdrv appears to be designed to only be used by the two sysmodules which use it, hid and btm. This service uses global state, nothing service-session-specific. | ||
This has max_sessions 30. | This has max_sessions 30. IPC handling is done by the main-thread. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
| Line 615: | Line 615: | ||
This is "nn::bluetooth::IBluetoothUser". | This is "nn::bluetooth::IBluetoothUser". | ||
This has max_sessions 30. | This has max_sessions 30. IPC handling is done by the main-thread. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||