ESP-IDF
tBAT_GATTS_ATTR_VAL_RESULT
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
tBAT_GATTS_ATTR_VAL_RESULT
tBAT_GATTS_ATTR_VAL_RESULT struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:605
typedef
struct
{
tBTA_GATTS_IF
server_if
;
UINT16
service_id
;
UINT16
attr_id
;
tBTA_GATT_STATUS
status
;
}
tBAT_GATTS_ATTR_VAL_RESULT
;
Fields
Field
Declared as
tBAT_GATTS_ATTR_VAL_RESULT::server_if
tBTA_GATTS_IF
tBAT_GATTS_ATTR_VAL_RESULT::service_id
UINT16
tBAT_GATTS_ATTR_VAL_RESULT::attr_id
UINT16
tBAT_GATTS_ATTR_VAL_RESULT::status
tBTA_GATT_STATUS
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