ESP-IDF
search_srvc_arg
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
search_srvc_arg
search_srvc_arg struct
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:75
struct
search_srvc_arg
{
uint16_t
conn_id
;
bool
filter_uuid_enable
;
esp_bt_uuid_t
filter_uuid
;
}
;
Fields
Field
Declared as
search_srvc_arg::conn_id
uint16_t
search_srvc_arg::filter_uuid_enable
bool
search_srvc_arg::filter_uuid
esp_bt_uuid_t
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
search_srvc_arg
{
btc_gattc.h:75
btc_ble_gattc_args_t
btc_ble_gattc_args_t::search_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_gattc_args_t::search_srvc
btc_ble_gattc_args_t
btc_gattc.h:75
Lifecycle
from
examples
All items filtered out
All items filtered out