Home
last modified time | relevance | path

Searched defs:rsp_ctx (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dpriv_beacon_cli.c163 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_priv_beacon_cli_set() local
184 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_priv_beacon_cli_get() local
201 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_priv_beacon_cli_gatt_proxy_set() local
224 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_priv_beacon_cli_gatt_proxy_get() local
242 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_priv_beacon_cli_node_id_set() local
268 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_priv_beacon_cli_node_id_get() local
Dlarge_comp_data_cli.c131 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in data_get() local
Drpr_cli.c424 struct net_buf_simple *buf, uint32_t rsp, void *rsp_ctx) in tx_wait()
Dcfg_cli.c1131 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_cfg_cli_comp_data_get() local
1148 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in get_state_u8() local
1164 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in set_state_u8() local
/Zephyr-Core-3.7.0/tests/net/lib/coap/src/
Dmain.c539 struct coap_block_context *rsp_ctx, in prepare_block1_response()
594 static void verify_block1_response(struct coap_block_context *rsp_ctx, in verify_block1_response()
609 struct coap_block_context rsp_ctx; in ZTEST() local
660 struct coap_block_context *rsp_ctx, in prepare_block2_response()
724 static void verify_block2_response(struct coap_block_context *rsp_ctx, in verify_block2_response()
751 struct coap_block_context rsp_ctx; in ZTEST() local