Home
last modified time | relevance | path

Searched refs:mcc (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst11 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/
Dlwm2m_obj_connmon.c99 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/
Dmcs_mcc.sh18 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=0 -testid=mcc \
/Zephyr-latest/subsys/bluetooth/audio/shell/
DCMakeLists.txt44 mcc.c
Dmcc.c2154 SHELL_CMD_ARG_REGISTER(mcc, &mcc_cmds, "MCC commands",
/Zephyr-latest/subsys/bluetooth/audio/
DCMakeLists.txt43 zephyr_library_sources_ifdef(CONFIG_BT_MCC mcc.c)
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst289 MCC_H [label="mcc.h"];