Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sol_pdu_rpl_cli.h File Reference

Go to the source code of this file.

Data Structures

struct  bt_mesh_sol_pdu_rpl_cli
 Solicitation PDU RPL Client Model Context. More...
 

Macros

#define BT_MESH_MODEL_SOL_PDU_RPL_CLI(cli_data)
 Solicitation PDU RPL Client model composition data entry.
 

Functions

int bt_mesh_sol_pdu_rpl_clear (struct bt_mesh_msg_ctx *ctx, uint16_t range_start, uint8_t range_len, uint16_t *start_rsp, uint8_t *len_rsp)
 Remove entries from Solicitation PDU RPL of addresses in given range.
 
int bt_mesh_sol_pdu_rpl_clear_unack (struct bt_mesh_msg_ctx *ctx, uint16_t range_start, uint8_t range_len)
 Remove entries from Solicitation PDU RPL of addresses in given range (unacked).
 
void bt_mesh_sol_pdu_rpl_cli_timeout_set (int32_t timeout)
 Set the transmission timeout value.