Searched refs:bt_mesh_blob_cli_caps_get (Results 1 – 6 of 6) sorted by relevance
344 int bt_mesh_blob_cli_caps_get(struct bt_mesh_blob_cli *cli,
403 err = bt_mesh_blob_cli_caps_get(&blob_cli, &blob_cli_xfer.inputs); in cli_caps_common_procedure()481 err = bt_mesh_blob_cli_caps_get(&blob_cli, &blob_cli_xfer.inputs); in test_cli_caps_cancelled()507 err = bt_mesh_blob_cli_caps_get(&blob_cli, &blob_cli_xfer.inputs); in test_cli_caps_cancelled()
424 err = bt_mesh_blob_cli_caps_get((struct bt_mesh_blob_cli *)mod_cli->rt->user_data, in cmd_caps()
515 err = bt_mesh_blob_cli_caps_get(&cli->blob, cli->blob.inputs); in transfer()
1487 int bt_mesh_blob_cli_caps_get(struct bt_mesh_blob_cli *cli, in bt_mesh_blob_cli_caps_get() function
4597 err = bt_mesh_blob_cli_caps_get(&blob_cli, &blob_cli_xfer.inputs); in blob_info_get()