ESP-IDF
CLASSIC_EVENT_MASK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
CLASSIC_EVENT_MASK
CLASSIC_EVENT_MASK variable
Syntax
Show:
Summary
Declaration
from
controller.c:42
const
bt_event_mask_t
CLASSIC_EVENT_MASK
=
{
HCI_LISBON_EVENT_MASK_EXT
}
;
Examples
References
from
examples
Code
Location
Referrer
const
bt_event_mask_t
CLASSIC_EVENT_MASK
=
{
HCI_DUMO_EVENT_MASK_EXT
}
;
controller.c:40
const
bt_event_mask_t
CLASSIC_EVENT_MASK
=
{
HCI_LISBON_EVENT_MASK_EXT
}
;
controller.c:42
response
=
AWAIT_COMMAND
(
controller_param
.
packet_factory
->
make_set_event_mask
(
&
CLASSIC_EVENT_MASK
)
)
;
controller.c:298
start_up()
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