throughput_server sample
PROFILE_NUM
is only used within throughput_server sample.
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
throughput_server sample
PROFILE_NUM
PROFILE_NUM macro
Syntax
Show:
Summary
Declaration
from
example_ble_server_throughput.c:171
#define
PROFILE_NUM
1
Examples
References
from
examples
Code
Location
#define
PROFILE_NUM
1
example_ble_server_throughput.c:171
static
struct
gatts_profile_inst
gl_profile_tab
[
PROFILE_NUM
]
=
{
example_ble_server_throughput.c:190
for
(
idx
=
0
;
idx
<
PROFILE_NUM
;
idx
++
)
{
example_ble_server_throughput.c:589
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