ESP-IDF
tBTA_DM_DISC_BLE_RES
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
tBTA_DM_DISC_BLE_RES
tBTA_DM_DISC_BLE_RES struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:1191
typedef
struct
{
BD_ADDR
bd_addr
;
BD_NAME
bd_name
;
tBT_UUID
service
;
}
tBTA_DM_DISC_BLE_RES
;
Fields
Field
Declared as
tBTA_DM_DISC_BLE_RES::bd_addr
BD_ADDR
tBTA_DM_DISC_BLE_RES::bd_name
BD_NAME
tBTA_DM_DISC_BLE_RES::service
tBT_UUID
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_api.h:1191
}
tBTA_DM_DISC_BLE_RES
;
bta_api.h:1195
tBTA_DM_DISC_BLE_RES
tBTA_DM_DISC_BLE_RES
disc_ble_res
;
/* Discovery result for GATT based service */
bta_api.h:1209
tBTA_DM_SEARCH
tBTA_DM_SEARCH::disc_ble_res
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::disc_ble_res
tBTA_DM_SEARCH
bta_api.h:1209
Lifecycle
from
examples
All items filtered out
All items filtered out