ESP-IDF
ble_gap_conn_cancel_tx()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_gap_conn_cancel_tx()
ble_gap_conn_cancel_tx() function
$cancel *
Syntax
Show:
Summary
Declaration
Definition
from
ble_gap.c:315
static
int
ble_gap_conn_cancel_tx
(
void
)
;
Implemented in
ble_gap.c:7571
Examples
References
from
examples
Code
Location
Referrer
ble_gap_conn_cancel_tx
(
void
)
ble_gap.c:7572
static
int
ble_gap_conn_cancel_tx
(
void
)
;
ble_gap.c:315
rc
=
ble_gap_conn_cancel_tx
(
)
;
ble_gap.c:2907
ble_gap_master_timer()
rc
=
ble_gap_conn_cancel_tx
(
)
;
ble_gap.c:7600
ble_gap_conn_cancel_no_lock()
Call Tree
from
examples
ble_gap_conn_cancel_tx()
is called by 2 functions and calls 1 function:
ble_gap_master_timer()
ble_gap_conn_cancel_no_lock()
All items filtered out
ble_gap_conn_cancel_tx()
ble_hs_hci_cmd_tx()
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