ESP-IDF
hal_says_adv_rpt_ready()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hal_says_adv_rpt_ready()
hal_says_adv_rpt_ready() function
Syntax
Show:
Summary
Declaration
from
hci_layer.c:430
static
void
hal_says_adv_rpt_ready
(
pkt_linked_item_t
*
linked_pkt
)
;
Arguments
Argument
linked_pkt
Related Functions
Found 6 other functions taking a
pkt_linked_item
argument:
Function
pkt_queue_enqueue()
fixed_pkt_queue_enqueue()
btm_ble_adv_pkt_post()
hci_adv_flow_cmd_free_cb()
hci_hal_h4_hdl_rx_adv_rpt()
dispatch_adv_report()
Examples
References
from
examples
Code
Location
static
void
hal_says_adv_rpt_ready
(
pkt_linked_item_t
*
linked_pkt
)
hci_layer.c:430
hal_says_adv_rpt_ready
,
hci_layer.c:598
Call Tree
from
examples
hal_says_adv_rpt_ready()
calls 1 function:
All items filtered out
hal_says_adv_rpt_ready()
dispatch_adv_report()
All items filtered out
Data Use
from
examples
hal_says_adv_rpt_ready()
:
All items filtered out
hal_says_adv_rpt_ready()
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
hal_says_adv_rpt_ready()
is implemented by 1 functions:
All items filtered out
hal_says_adv_rpt_ready()
hci_hal_callbacks_t::adv_rpt_ready
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out