ESP-IDF
hci_hal_callbacks_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hci_hal_callbacks_t
hci_hal_callbacks_t struct
Syntax
Show:
Summary
Declaration
from
hci_hal.h:40
typedef
struct
{
packet_ready_cb
packet_ready
;
adv_rpt_ready_cb
adv_rpt_ready
;
}
hci_hal_callbacks_t
;
Fields
Field
Declared as
hci_hal_callbacks_t::packet_ready
packet_ready_cb
hci_hal_callbacks_t::adv_rpt_ready
adv_rpt_ready_cb
Related Functions
Found 2 other functions taking a
hci_hal_callbacks_t
argument:
Function
hci_hal_env_init()
hal_open()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
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