ESP-IDF
tBTA_DM_API_SEARCH
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_API_SEARCH
tBTA_DM_API_SEARCH struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:401
typedef
struct
{
BT_HDR
hdr
;
tBTA_DM_INQ
inq_params
;
tBTA_SERVICE_MASK
services
;
tBTA_DM_SEARCH_CBACK
*
p_cback
;
tBTA_DM_RS_RES
rs_res
;
#if
BLE_INCLUDED
==
TRUE
&&
BTA_GATT_INCLUDED
==
TRUE
UINT8
num_uuid
;
tBT_UUID
*
p_uuid
;
#endif
}
tBTA_DM_API_SEARCH
;
Fields
Field
Declared as
tBTA_DM_API_SEARCH::hdr
BT_HDR
tBTA_DM_API_SEARCH::inq_params
tBTA_DM_INQ
tBTA_DM_API_SEARCH::services
tBTA_SERVICE_MASK
tBTA_DM_API_SEARCH::p_cback
tBTA_DM_SEARCH_CBACK
*
tBTA_DM_API_SEARCH::rs_res
tBTA_DM_RS_RES
tBTA_DM_API_SEARCH::num_uuid
UINT8
tBTA_DM_API_SEARCH::p_uuid
tBT_UUID
*
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