ESP-IDF
ble_svc_sps_scan_refresh()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_svc_sps_scan_refresh()
ble_svc_sps_scan_refresh() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_svc_sps.h:30
void
ble_svc_sps_scan_refresh
(
void
)
;
Implemented in
ble_svc_sps.c:85
Examples
References
from
examples
Code
Location
void
ble_svc_sps_scan_refresh
(
)
{
ble_svc_sps.c:85
void
ble_svc_sps_scan_refresh
(
void
)
;
ble_svc_sps.h:30
Call Tree
from
examples
ble_svc_sps_scan_refresh()
calls 1 function:
All items filtered out
ble_svc_sps_scan_refresh()
ble_gatts_chr_updated()
All items filtered out
Data Use
from
examples
ble_svc_sps_scan_refresh()
reads 1 variable and writes 1 variable:
ble_scan_refresh_handle
All items filtered out
ble_svc_sps_scan_refresh()
ble_scan_refresh
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