Bluetooth LE Stack
l2cap_ecbm_decline_channels()
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
l2cap_ecbm_decline_channels()
l2cap_ecbm_decline_channels() function
Decline connection in Enhanced Credit-Based Flow-Control Mode
Syntax
Show:
Summary
Declaration
from
l2cap.h:780
uint8_t
l2cap_ecbm_decline_channels
(
uint16_t
local_cid
,
uint16_t
result
)
;
Arguments
Argument
Description
local_cid
from L2CAP_EVENT_INCOMING_DATA_CONNECTION
result
See L2CAP_ECBM_CONNECTION_RESULT_ALL_SUCCESS in bluetooth.h
Return value
status
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