internal

package
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CONN_CFG_GAP   = CONN_CFG_BASE + 0 // BLE GAP specific connection configuration.
	CONN_CFG_GATTC = CONN_CFG_BASE + 1 // BLE GATTC specific connection configuration.
	CONN_CFG_GATTS = CONN_CFG_BASE + 2 // BLE GATTS specific connection configuration.
	CONN_CFG_GATT  = CONN_CFG_BASE + 3 // BLE GATT specific connection configuration.
	CONN_CFG_L2CAP = CONN_CFG_BASE + 4 // BLE L2CAP specific connection configuration.
)
View Source
const (
	GAP_CFG_ROLE_COUNT       = GAP_CFG_BASE + 0 // Role count configuration.
	GAP_CFG_DEVICE_NAME      = GAP_CFG_BASE + 1 // Device name configuration.
	GAP_CFG_PPCP_INCL_CONFIG = GAP_CFG_BASE + 2 // Peripheral Preferred Connection Parameters characteristic inclusion configuration.
	GAP_CFG_CAR_INCL_CONFIG  = GAP_CFG_BASE + 3 // Central Address Resolution characteristic inclusion configuration.
)
View Source
const CONN_CFG_BASE = 0x20
View Source
const GAP_CFG_BASE = 0x40

Variables

This section is empty.

Functions

func SetCfg

func SetCfg(cfg_id uint32, cfg unsafe.Pointer, app_ram_base uintptr) uint32

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL