ESP-IDF
tBTA_GATT_ID
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_GATT_ID
tBTA_GATT_ID struct
* Constants and data types * Common Definitions
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:81
typedef
struct
{
tBT_UUID
uuid
;
UINT8
inst_id
;
}
__attribute__
(
(
packed
)
)
tBTA_GATT_ID
;
Fields
Field
Declared as
tBTA_GATT_ID::uuid
tBT_UUID
tBTA_GATT_ID::inst_id
UINT8
Related Functions
Found 3 other functions taking a
tBTA_GATT_ID
argument:
Function
Description
bta_to_btc_gatt_id()
BTA -> BTC conversion functions
btc_to_bta_gatt_id()
BTC -> BTA conversion functions
bta_dm_gatt_disc_result()
* Function bta_dm_gatt_disc_result * Description This function process the GATT service search result. * Parameters:
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