Bluetooth LE Stack
att_update_value_len()
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
att_update_value_len()
att_update_value_len() function
Syntax
Show:
Summary
Declaration
from
att_db.c:219
static
void
att_update_value_len
(
att_iterator_t
*
it
,
uint16_t
offset
,
hci_con_handle_t
con_handle
)
;
Arguments
Argument
it
offset
con_handle
Related Functions
Found 10 other functions taking a
att_iterator
argument:
Function
att_iterator_match_uuid16()
att_iterator_init()
att_iterator_has_next()
att_iterator_fetch_next()
att_find_handle()
att_validate_security()
att_iterator_match_uuid()
att_copy_value()
att_persistent_ccc_cache()
att_validate_security_get_settings()
Examples
References
from
examples
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