Interface

NM-1.0NMSettingBluetoothConstructorProps

interface ConstructorProps {
    bdaddr: string;
    name: string;
    type: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

bdaddr: string
type: string

Properties - Inherited from NM.Setting.ConstructorProps

name: string