ESP-IDF
ble_gap_update_l2cap_cb()
is only used within ESP-IDF.
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
ESP-IDF Framework and Examples
ESP-IDF
ble_gap_update_l2cap_cb()
ble_gap_update_l2cap_cb() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_gap.c:303
static
void
ble_gap_update_l2cap_cb
(
uint16_t
conn_handle
,
int
status
,
void
*
arg
)
;
Implemented in
ble_gap.c:7716
Arguments
Argument
conn_handle
status
arg
Examples
References
from
examples
Code
Location
Referrer
ble_gap_update_l2cap_cb
(
uint16_t
conn_handle
,
int
status
,
void
*
arg
)
ble_gap.c:7717
ble_gap_update_l2cap_cb
(
uint16_t
conn_handle
,
int
status
,
void
*
arg
)
;
ble_gap.c:304
ble_gap_update_l2cap_cb
,
NULL
)
;
ble_gap.c:1694
ble_gap_rx_update_complete()
ble_gap_update_l2cap_cb
,
NULL
)
;
ble_gap.c:7949
ble_gap_update_params()
Call Tree
from
examples
ble_gap_update_l2cap_cb()
calls 5 functions:
All items filtered out
ble_gap_update_l2cap_cb()
ble_hs_lock()
ble_hs_unlock()
ble_gap_update_notify()
ble_gap_update_entry_free()
ble_gap_update_entry_remove()
All items filtered out
Data Use
from
examples
ble_gap_update_l2cap_cb()
writes 2 variables:
All items filtered out
ble_gap_update_l2cap_cb()
ble_gap_rx_update_complete()
ble_gap_update_params()
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