ESP-IDF
create_srvc_args
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
create_srvc_args
create_srvc_args struct
Syntax
Show:
Summary
Declaration
from
btc_gatts.h:49
struct
create_srvc_args
{
esp_gatt_if_t
gatts_if
;
esp_gatt_srvc_id_t
service_id
;
uint16_t
num_handle
;
}
;
Fields
Field
Declared as
create_srvc_args::gatts_if
esp_gatt_if_t
create_srvc_args::service_id
esp_gatt_srvc_id_t
create_srvc_args::num_handle
uint16_t
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
create_srvc_args
{
btc_gatts.h:49
btc_ble_gatts_args_t
btc_ble_gatts_args_t::create_srvc
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
Instance
Scope
Location
Project
btc_ble_gatts_args_t::create_srvc
btc_ble_gatts_args_t
btc_gatts.h:49
Lifecycle
from
examples
All items filtered out
All items filtered out