ESP-IDF
tBTA_DM_RMTNAME_CMPL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/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_DM_RMTNAME_CMPL
tBTA_DM_RMTNAME_CMPL struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:1198
typedef
struct
{
BD_ADDR
bd_addr
;
BD_NAME
bd_name
;
tBTA_CMPL_CB
*
read_rmtname_cb
;
}
tBTA_DM_RMTNAME_CMPL
;
Fields
Field
Declared as
tBTA_DM_RMTNAME_CMPL::bd_addr
BD_ADDR
tBTA_DM_RMTNAME_CMPL::bd_name
BD_NAME
tBTA_DM_RMTNAME_CMPL::read_rmtname_cb
tBTA_CMPL_CB
*
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_api.h:1198
}
tBTA_DM_RMTNAME_CMPL
;
bta_api.h:1202
tBTA_DM_RMTNAME_CMPL
tBTA_DM_RMTNAME_CMPL
rmt_name
;
/* the remote name information */
bta_api.h:1212
tBTA_DM_SEARCH
tBTA_DM_SEARCH::rmt_name
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
tBTA_DM_SEARCH::rmt_name
tBTA_DM_SEARCH
bta_api.h:1212
Lifecycle
from
examples
All items filtered out
All items filtered out