ESP-IDF
tBTA_GATTS
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_GATTS
tBTA_GATTS union
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:661
typedef
union
{
tBTA_GATTS_REG_OPER
reg_oper
;
tBTA_GATTS_CREATE
create
;
tBTA_GATTS_SRVC_OPER
srvc_oper
;
tBTA_GATT_STATUS
status
;
tBTA_GATTS_ADD_RESULT
add_result
;
tBAT_GATTS_ATTR_VAL_RESULT
attr_val
;
tBTA_GATTS_REQ
req_data
;
tBTA_GATTS_CONN
conn
;
tBTA_GATTS_CONGEST
congest
;
tBTA_GATTS_CONF
confirm
;
tBTA_GATTS_CLOSE
close
;
tBTA_GATTS_OPEN
open
;
tBTA_GATTS_CANCEL_OPEN
cancel_open
;
tBTA_GATTS_SERVICE_CHANGE
service_change
;
}
tBTA_GATTS
;
Fields
Field
Declared as
tBTA_GATTS::reg_oper
tBTA_GATTS_REG_OPER
tBTA_GATTS::create
tBTA_GATTS_CREATE
tBTA_GATTS::srvc_oper
tBTA_GATTS_SRVC_OPER
tBTA_GATTS::status
tBTA_GATT_STATUS
tBTA_GATTS::add_result
tBTA_GATTS_ADD_RESULT
tBTA_GATTS::attr_val
tBAT_GATTS_ATTR_VAL_RESULT
tBTA_GATTS::req_data
tBTA_GATTS_REQ
tBTA_GATTS::conn
tBTA_GATTS_CONN
tBTA_GATTS::congest
tBTA_GATTS_CONGEST
tBTA_GATTS::confirm
tBTA_GATTS_CONF
tBTA_GATTS::close
tBTA_GATTS_CLOSE
tBTA_GATTS::open
tBTA_GATTS_OPEN
tBTA_GATTS::cancel_open
tBTA_GATTS_CANCEL_OPEN
tBTA_GATTS::service_change
tBTA_GATTS_SERVICE_CHANGE
Related Functions
Found 4 other functions taking a
tBTA_GATTS
argument:
Function
btc_congest_callback()
blufi_profile_cb()
btc_gatts_inter_cb()
bt_mesh_bta_gatts_cb()
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