Searched refs:mcc (Results  1 – 7 of 7) sorted by relevance
| /Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ | 
| D | mcp.rst | 11 based client (mcc). 28 explorable from the mcc shell and the mpl shell, by typing :code:`mcc` 30 found by doing :samp:`mcc {<command>} help` or :samp:`mpl {<command>} help`. 83 command :code:`mcc init`. 91 giving the command :code:`mcc discover_mcs`. This will store the 111    uart:~$ mcc init 126    uart:~$ mcc discover_mcs 168    uart:~$ mcc read_player_name 172    uart:~$ mcc read_track_duration 181    uart:~$ mcc read_track_title [all …] 
 | 
| /Zephyr-latest/subsys/net/lib/lwm2m/ | 
| D | lwm2m_obj_connmon.c | 99 static uint16_t mcc;  variable 148 	mcc = 0U;  in connmon_create() 181 	INIT_OBJ_RES_DATA(CONNMON_SMCC, res, i, res_inst, j, &mcc, sizeof(mcc));  in connmon_create()
  | 
| /Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/ | 
| D | mcs_mcc.sh | 18   -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=mcc \
  | 
| /Zephyr-latest/subsys/bluetooth/audio/shell/ | 
| D | CMakeLists.txt | 52   mcc.c
  | 
| D | mcc.c | 2130 SHELL_CMD_ARG_REGISTER(mcc, &mcc_cmds, "MCC commands",
  | 
| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | CMakeLists.txt | 43 zephyr_library_sources_ifdef(CONFIG_BT_MCC mcc.c)
  | 
| /Zephyr-latest/doc/connectivity/bluetooth/api/audio/ | 
| D | bluetooth-le-audio-arch.rst | 289                MCC_H [label="mcc.h"];
  |