ESP-IDF
tBTA_GATTC_SRVC_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_GATTC_SRVC_RES
tBTA_GATTC_SRVC_RES struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:333
typedef
struct
{
UINT16
conn_id
;
UINT16
start_handle
;
UINT16
end_handle
;
tBTA_GATT_ID
service_uuid
;
bool
is_primary
;
}
tBTA_GATTC_SRVC_RES
;
Fields
Field
Declared as
tBTA_GATTC_SRVC_RES::conn_id
UINT16
tBTA_GATTC_SRVC_RES::start_handle
UINT16
tBTA_GATTC_SRVC_RES::end_handle
UINT16
tBTA_GATTC_SRVC_RES::service_uuid
tBTA_GATT_ID
tBTA_GATTC_SRVC_RES::is_primary
bool
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