16.1.0: Difference between revisions
(One intermediate revision by the same user not shown) | |||
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. | |||
=== [[Audio_services|audio]] === | |||
Two funcs were updated: | |||
* In both funcs, an inlined strncpy was replaced with an UTF8 string copy call (the func called here was also added). | |||
==See Also== | ==See Also== |