Bluetooth LE Stack
btstack_memory_hci_connection_free()
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
btstack_memory_hci_connection_free()
btstack_memory_hci_connection_free() function
Syntax
Show:
Summary
Declaration
Definition
from
btstack_memory.h:106
void
btstack_memory_hci_connection_free
(
hci_connection_t
*
hci_connection
)
;
Implemented in
btstack_memory.c:139
Arguments
Argument
hci_connection
Related Functions
Found 6 other functions taking a
hci_connection_t
argument:
Function
hci_is_le_connection()
hci_shutdown_connection()
hci_connection_stop_timer()
hci_send_acl_packet_fragments()
hci_connection_init()
hci_handle_connection_failed()
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