ESP-IDF
tBTA_GET_DEV_NAME_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_GET_DEV_NAME_CBACK
tBTA_GET_DEV_NAME_CBACK
Syntax
Show:
Summary
Declaration
from
bta_api.h:179
typedef
tBTM_GET_DEV_NAME_CBACK
tBTA_GET_DEV_NAME_CBACK
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
tBTM_GET_DEV_NAME_CBACK
tBTA_GET_DEV_NAME_CBACK
;
bta_api.h:179
extern
void
BTA_DmGetDeviceName
(
tBTA_GET_DEV_NAME_CBACK
*
p_cback
,
tBT_DEVICE_TYPE
name_type
)
;
bta_api.h:1760
BTA_DmGetDeviceName()
BTA_DmGetDeviceName()::p_cback
void
BTA_DmGetDeviceName
(
tBTA_GET_DEV_NAME_CBACK
*
p_cback
,
tBT_DEVICE_TYPE
name_type
)
bta_dm_api.c:196
BTA_DmGetDeviceName()
BTA_DmGetDeviceName()::p_cback
tBTA_GET_DEV_NAME_CBACK
*
p_cback
;
bta_dm_int.h:265
tBTA_DM_API_GET_NAME
tBTA_DM_API_GET_NAME::p_cback
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_DmGetDeviceName()::p_cback
BTA_DmGetDeviceName()
bta_api.h:1760
tBTA_DM_API_GET_NAME::p_cback
tBTA_DM_API_GET_NAME
bta_dm_int.h:265
BTA_DmGetDeviceName()::p_cback
BTA_DmGetDeviceName()
bta_dm_api.c:196
Lifecycle
from
examples
All items filtered out
All items filtered out