Changes

321 bytes added ,  04:50, 22 August 2023
Line 30: Line 30:  
* Interface Changed: nn::mnpp::detail::ipc::IServiceForWebBrowser
 
* Interface Changed: nn::mnpp::detail::ipc::IServiceForWebBrowser
 
** Added:    100 - buffers: [0x5, 0x5, 0x6], inbytes: 0x10, outbytes: 0x0
 
** Added:    100 - buffers: [0x5, 0x5, 0x6], inbytes: 0x10, outbytes: 0x0
 +
 +
=== [[Bluetooth_Driver_services|bluetooth]] ===
 +
4 funcs were updated:
 +
* L_2e300 (prev ver L_2e300) and L_2f8e0 (prev ver L_2f800) added memset calls (inlined in one case for the former func).
 +
* All 4 funcs replaced strncpy functionality with an UTF8 string copy call.
 +
 +
These funcs likely (?) use the device Name string.
    
==See Also==
 
==See Also==