ESP-IDF
ble_att_svr_hide_range()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_att_svr_hide_range()
ble_att_svr_hide_range() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_att_priv.h:237
void
ble_att_svr_hide_range
(
uint16_t
start_handle
,
uint16_t
end_handle
)
;
Implemented in
ble_att_svr.c:3216
Arguments
Argument
start_handle
end_handle
Examples
References
from
examples
Code
Location
Referrer
ble_att_svr_hide_range
(
uint16_t
start_handle
,
uint16_t
end_handle
)
ble_att_svr.c:3217
void
ble_att_svr_hide_range
(
uint16_t
start_handle
,
uint16_t
end_handle
)
;
ble_att_priv.h:237
ble_att_svr_hide_range
(
entry
->
handle
,
entry
->
end_group_handle
)
;
ble_gatts.c:3071
ble_gatts_svc_set_visibility()
Call Tree
from
examples
ble_att_svr_hide_range()
is called by 1 function and calls 1 function:
ble_gatts_svc_set_visibility()
All items filtered out
ble_att_svr_hide_range()
ble_att_svr_move_entries()
All items filtered out
Data Use
from
examples
ble_att_svr_hide_range()
:
All items filtered out
ble_att_svr_hide_range()
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