BgApiDriver.bd_addr.bd_addr C# (CSharp) Method

bd_addr() public method

public bd_addr ( ) : System
return System
        public bd_addr()
        {
            Address = new byte[Length];
        }