ESP-IDF
ble_gap_tx_param_neg_reply()
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_tx_param_neg_reply()
ble_gap_tx_param_neg_reply() function
Syntax
Show:
Summary
Declaration
from
ble_gap.c:7757
static
int
ble_gap_tx_param_neg_reply
(
uint16_t
conn_handle
,
uint8_t
reject_reason
)
;
Arguments
Argument
conn_handle
reject_reason
Examples
References
from
examples
Code
Location
Referrer
ble_gap_tx_param_neg_reply
(
uint16_t
conn_handle
,
uint8_t
reject_reason
)
ble_gap.c:7758
ble_gap_tx_param_neg_reply
(
conn_handle
,
rc
)
;
ble_gap.c:7810
ble_gap_rx_param_req()
Call Tree
from
examples
ble_gap_tx_param_neg_reply()
is called by 1 function and calls 1 function:
ble_gap_rx_param_req()
All items filtered out
ble_gap_tx_param_neg_reply()
ble_hs_hci_cmd_tx()
All items filtered out
Data Use
from
examples
ble_gap_tx_param_neg_reply()
writes 2 variables:
All items filtered out
ble_gap_tx_param_neg_reply()
ble_hci_le_rem_conn_params_nrr_cp::conn_handle
ble_hci_le_rem_conn_params_nrr_cp::reason
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