Bluetooth LE Stack
l2cap_event_can_send_now_get_local_cid()
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_event_can_send_now_get_local_cid()
l2cap_event_can_send_now_get_local_cid() function
Get field local_cid from event L2CAP_EVENT_CAN_SEND_NOW
Syntax
Show:
Summary
Declaration
from
btstack_event.h:1838
static
inline
uint16_t
l2cap_event_can_send_now_get_local_cid
(
const
uint8_t
*
event
)
;
Arguments
Argument
Description
event
packet
Return value
local_cid @note: btstack_type 2
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