Changes

no edit summary
Line 9: Line 9:     
Support for "nn::bluetooth::*" was added to sdknso with 6.x.
 
Support for "nn::bluetooth::*" was added to sdknso with 6.x.
 +
 +
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.
Line 298: Line 300:  
== OpenHidConnection ==
 
== OpenHidConnection ==
 
Takes an input [[#Address]], no output.
 
Takes an input [[#Address]], no output.
 +
 +
This just returns 0.
    
== CloseHidConnection ==
 
== CloseHidConnection ==