ESP-IDF
btm_vendor_specific_evt()
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
btm_vendor_specific_evt()
btm_vendor_specific_evt() function
* Function btm_vendor_specific_evt * Description Process event HCI_VENDOR_SPECIFIC_EVT * Note: Some controllers do not send command complete, so * the callback and busy flag are cleared here also. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btm_int.h:1160
void
btm_vendor_specific_evt
(
UINT8
*
p
,
UINT8
evt_len
)
;
Implemented in
btm_devctl.c:864
Arguments
Argument
p
evt_len
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