Changes

Jump to navigation Jump to search
no edit summary
Line 15: Line 15:     
As of 10.x these services only support using Hid and BLE devices, other devices such as audio are not usable.
 
As of 10.x these services only support using Hid and BLE devices, other devices such as audio are not usable.
 +
 +
[11.0.0+] sdknso moved various functions/etc from "nn::bluetooth::" into "nn::bluetooth::hal::". This includes all functions exposing btdrv. These btdrv functions now automatically initialize the service if needed, the dedicated initialization function is now a stub since calling it is no longer needed. The internal "nn::bluetooth::user::" functions implementing [[#bt]] were moved to "nn::bluetooth::hal::user::", these are called by the the user-facing "nn::bluetooth::" functions.
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 234: Line 236:  
No input/output.
 
No input/output.
   −
This is the first cmd used during service init.
+
[1.0.0-10.2.0] This is the first cmd used during service init.
    
This just returns 0.
 
This just returns 0.

Navigation menu