Ac6 Training Logo
Training Consulting Tools
xref: /Zephyr-4.1.0/tests/bsim/bluetooth/audio/test_scripts/_gmap.sh
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/usr/bin/env bash
2#
3# Copyright (c) 2023 Nordic Semiconductor ASA
4#
5# SPDX-License-Identifier: Apache-2.0
6
7dir_path=$(dirname "$0")
8
9set -e # Exit on error
10
11$dir_path/gmap_unicast_ac_1.sh
12$dir_path/gmap_unicast_ac_2.sh
13$dir_path/gmap_unicast_ac_3.sh
14$dir_path/gmap_unicast_ac_4.sh
15$dir_path/gmap_unicast_ac_5.sh
16$dir_path/gmap_unicast_ac_6_i.sh
17$dir_path/gmap_unicast_ac_6_ii.sh
18$dir_path/gmap_unicast_ac_7_ii.sh
19$dir_path/gmap_unicast_ac_8_i.sh
20$dir_path/gmap_unicast_ac_8_ii.sh
21$dir_path/gmap_unicast_ac_11_i.sh
22$dir_path/gmap_unicast_ac_11_ii.sh
23

served by {OpenGrok

Last Index Update: Thu Apr 02 03:01:24 CEST 2026

CodEx Logo