Bluetooth LE Stack
le_device_db_set_local_bd_addr()
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
le_device_db_set_local_bd_addr()
le_device_db_set_local_bd_addr() function
sets local bd addr. allows for db per Bluetooth controller
Syntax
Show:
Summary
Declaration
Definition
from
le_device_db.h:81
void
le_device_db_set_local_bd_addr
(
bd_addr_t
bd_addr
)
;
Implemented in
le_device_db_tlv.c:169
Arguments
Argument
bd_addr
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