ESP-IDF
encode_friend_ctl()
is only used within ESP-IDF.
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
ESP-IDF Framework and Examples
ESP-IDF
encode_friend_ctl()
encode_friend_ctl() function
Syntax
Show:
Summary
Declaration
from
friend.c:526
static
struct
os_mbuf
*
encode_friend_ctl
(
struct
bt_mesh_friend
*
frnd
,
uint8_t
ctl_op
,
struct
os_mbuf
*
sdu
)
;
Arguments
Argument
frnd
ctl_op
sdu
Related Functions
Found 30 other functions taking a
bt_mesh_friend
argument:
Function
friend_clear()
friend_lpn_matches()
enqueue_update()
friend_is_allocated()
friend_recv_delay()
create_friend_pdu()
encrypt_friend_pdu()
enqueue_sub_cfm()
enqueue_buf()
friend_purge_old_ack()
friend_queue_has_space()
friend_queue_prepare_space()
send_friend_clear()
enqueue_friend_pdu()
is_lpn_unicast()
friend_cred_create()
offer_delay()
friend_lpn_enqueue_rx()
friend_lpn_enqueue_tx()
clear_procedure_start()
enqueue_offer()
get_seg()
unseg_app_sdu_unpack()
unseg_app_sdu_decrypt()
unseg_app_sdu_encrypt()
unseg_app_sdu_prepare()
encode_update()
recv_delay()
friend_sub_add()
friend_sub_rem()
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