ESP-IDF
btsnd_hcic_ble_update_adv_report_flow_control()
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
btsnd_hcic_ble_update_adv_report_flow_control()
btsnd_hcic_ble_update_adv_report_flow_control() function
Syntax
Show:
Summary
Declaration
Definition
from
hcimsgs.h:956
BOOLEAN
btsnd_hcic_ble_update_adv_report_flow_control
(
UINT16
num
,
BT_HDR
*
static_buf
)
;
Implemented in
hciblecmds.c:1031
Arguments
Argument
num
static_buf
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
btsnd_hcic_ble_update_adv_report_flow_control
(
UINT16
num
,
BT_HDR
*
static_buf
)
hciblecmds.c:1031
BOOLEAN
btsnd_hcic_ble_update_adv_report_flow_control
(
UINT16
num
,
BT_HDR
*
static_buf
)
;
hcimsgs.h:956
sent
=
btsnd_hcic_ble_update_adv_report_flow_control
(
credits_released
,
static_buffer
)
;
hci_hal_h4.c:380
hci_adv_flow_try_send_command()
sent
=
btsnd_hcic_ble_update_adv_report_flow_control
(
credits_released
,
NULL
)
;
hci_hal_h4.c:382
hci_adv_flow_try_send_command()
Call Tree
from
examples
btsnd_hcic_ble_update_adv_report_flow_control()
is called by 1 function and calls 3 functions:
hci_adv_flow_try_send_command()
All items filtered out
btsnd_hcic_ble_update_adv_report_flow_control()
__assert_func()
btu_hcif_send_cmd()
hci_get_cmd_buf()
All items filtered out
Data Use
from
examples
btsnd_hcic_ble_update_adv_report_flow_control()
reads 1 variable and writes 4 variables:
hci_cmd_metadata_t::command_free_cb
All items filtered out
btsnd_hcic_ble_update_adv_report_flow_control()
BT_HDR::len
BT_HDR::offset
BT_HDR::layer_specific
hci_cmd_metadata_t::flags_src
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