ESP-IDF
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
Syntax
Show:
Summary
Declaration
from
bta_api.h:420
typedef
tBTM_VSC_CMPL_CB
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
tBTM_VSC_CMPL_CB
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
;
bta_api.h:420
extern
void
BTA_DmsendVendorHciCmd
(
UINT16
opcode
,
UINT8
param_len
,
UINT8
*
p_param_buf
,
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
p_vendor_cmd_complete_cback
)
;
bta_api.h:1776
BTA_DmsendVendorHciCmd()
BTA_DmsendVendorHciCmd()::p_vendor_cmd_complete_cback
void
BTA_DmsendVendorHciCmd
(
UINT16
opcode
,
UINT8
param_len
,
UINT8
*
p_param_buf
,
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
p_vendor_cmd_complete_cback
)
bta_dm_api.c:233
BTA_DmsendVendorHciCmd()
BTA_DmsendVendorHciCmd()::p_vendor_cmd_complete_cback
tBTA_SEND_VENDOR_HCI_CMPL_CBACK
*
vendor_hci_cb
;
bta_dm_int.h:283
tBTA_DM_API_SEND_VENDOR_HCI_CMD
tBTA_DM_API_SEND_VENDOR_HCI_CMD::vendor_hci_cb
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
Instance
Scope
Location
Project
BTA_DmsendVendorHciCmd()::p_vendor_cmd_complete_cback
BTA_DmsendVendorHciCmd()
bta_api.h:1776
tBTA_DM_API_SEND_VENDOR_HCI_CMD::vendor_hci_cb
tBTA_DM_API_SEND_VENDOR_HCI_CMD
bta_dm_int.h:283
BTA_DmsendVendorHciCmd()::p_vendor_cmd_complete_cback
BTA_DmsendVendorHciCmd()
bta_dm_api.c:233
Lifecycle
from
examples
All items filtered out
All items filtered out