ESP-IDF
ble_gattc_match_fn
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
ble_gattc_match_fn
ble_gattc_match_fn
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:891
typedef
int
ble_gattc_match_fn
(
struct
ble_gattc_proc
*
proc
,
void
*
arg
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
int
ble_gattc_match_fn
(
struct
ble_gattc_proc
*
proc
,
void
*
arg
)
;
ble_gattc.c:891
ble_gattc_extract
(
ble_gattc_match_fn
*
cb
,
void
*
arg
,
int
max_procs
,
ble_gattc.c:1006
ble_gattc_extract()
ble_gattc_extract()::cb
ble_gattc_extract_one
(
ble_gattc_match_fn
*
cb
,
void
*
arg
)
ble_gattc.c:1078
ble_gattc_extract_one()
ble_gattc_extract_one()::cb
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
ble_gattc_extract()::cb
ble_gattc_extract()
ble_gattc.c:1006
ble_gattc_extract_one()::cb
ble_gattc_extract_one()
ble_gattc.c:1078
Lifecycle
from
examples
All items filtered out
All items filtered out