Documentation ¶
Index ¶
- func Down(adapterID string) error
- func GetAdapter(adapterID string) (a linux.AdapterInfo, err error)
- func GetAdapters() ([]linux.AdapterInfo, error)
- func NewBtMgmt(adapterID string) *btmgmt.BtMgmt
- func NewHCIConfig(adapterID string) *hciconfig.HCIConfig
- func Reset(adapterID string) error
- func Up(adapterID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAdapter ¶
func GetAdapter(adapterID string) (a linux.AdapterInfo, err error)
func GetAdapters ¶
func GetAdapters() ([]linux.AdapterInfo, error)
func NewHCIConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.