ble_spp_server sample
spp_data_notify_ccc
is only used within ble_spp_server sample.
Symbol previews are coming soon...
Symbols
loading (1/4)...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ble_spp_server sample
spp_data_notify_ccc
spp_data_notify_ccc variable
Syntax
Show:
Summary
Declaration
from
ble_spp_server_demo.c:153
static
const
uint8_t
spp_data_notify_ccc
[
2
]
=
{
0x00
,
0x00
}
;
Examples
References
from
examples
Code
Location
static
const
uint8_t
spp_data_notify_ccc
[
2
]
=
{
0x00
,
0x00
}
;
ble_spp_server_demo.c:153
sizeof
(
uint16_t
)
,
sizeof
(
spp_data_notify_ccc
)
,
(
uint8_t
*
)
spp_data_notify_ccc
}
}
,
ble_spp_server_demo.c:202
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