gatt_security_server sample
HEART_PROFILE_NUM
is only used within gatt_security_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
gatt_security_server sample
HEART_PROFILE_NUM
HEART_PROFILE_NUM macro
Syntax
Show:
Summary
Declaration
from
example_ble_sec_gatts_demo.c:25
#define
HEART_PROFILE_NUM
1
Examples
References
from
examples
Code
Location
#define
HEART_PROFILE_NUM
1
example_ble_sec_gatts_demo.c:25
static
struct
gatts_profile_inst
heart_rate_profile_tab
[
HEART_PROFILE_NUM
]
=
{
example_ble_sec_gatts_demo.c:99
for
(
idx
=
0
;
idx
<
HEART_PROFILE_NUM
;
idx
++
)
{
example_ble_sec_gatts_demo.c:503
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