Home
last modified time | relevance | path

Searched refs:len_rsp (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dsol_pdu_rpl.c39 uint8_t len_rsp; in cmd_srpl_clear() local
42 &start_rsp, &len_rsp); in cmd_srpl_clear()
48 start_rsp, len_rsp); in cmd_srpl_clear()
/Zephyr-latest/subsys/bluetooth/mesh/
Dsol_pdu_rpl_cli.c93 uint8_t range_len, uint16_t *start_rsp, uint8_t *len_rsp) in bt_mesh_sol_pdu_rpl_clear() argument
97 .len = len_rsp, in bt_mesh_sol_pdu_rpl_clear()
125 (start_rsp && len_rsp) ? &rsp : NULL); in bt_mesh_sol_pdu_rpl_clear()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dsol_pdu_rpl_cli.h72 uint8_t range_len, uint16_t *start_rsp, uint8_t *len_rsp);
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c977 uint8_t len_rsp; in srpl_clear() local
992 &len_rsp); in srpl_clear()