Bluetooth LE Stack
gap_dedicated_bonding()
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
gap_dedicated_bonding()
gap_dedicated_bonding() function
Start dedicated bonding with device. Disconnect after bonding.
Syntax
Show:
Summary
Declaration
from
gap.h:535
int
gap_dedicated_bonding
(
bd_addr_t
device
,
int
mitm_protection_required
)
;
Arguments
Argument
device
mitm_protection_required
Return value
error, if max num acl connections active @result GAP_DEDICATED_BONDING_COMPLETE
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out