Example #1
0
        public static void UnregisterServices()
        {
            ulong addr = GetLocalRadioAddress();

            L2CAPAPI.UnregisterServices(ref addr);
        }