Try as I might all searches for anything related to sd_rpc_* give 'no results'. Admittedly the search engine for the online and offline documentation is poor/difficult to use and I may have not been in the right place at the right time to find it.
However, I am getting a 'Failed to close nRF BLE Driver. Error code: 0x8014' on an sd_rpc_close(adapter) method and I cannot find any information about what that code means or how this method might behave.
I see just this in an h file: NRF_ERROR_SD_RPC_SERIALIZATION_TRANSPORT. But there is no info on what that means and it is not an error listed in the method doc in the h-file.