Home
last modified time | relevance | path

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

/Zephyr-latest/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
Dbrg_cfg_cli.c209 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_brg_cfg_cli_get() local
226 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_brg_cfg_cli_set() local
243 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_brg_cfg_cli_table_size_get() local
261 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_brg_cfg_cli_table_add() local
299 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_brg_cfg_cli_table_remove() local
328 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_brg_cfg_cli_subnets_get() local
348 const struct bt_mesh_msg_rsp_ctx rsp_ctx = { in bt_mesh_brg_cfg_cli_table_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-latest/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