Home
last modified time | relevance | path

Searched refs:commands_supported_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c424 static void commands_supported_cb(struct media_player *plr, int err, uint32_t opcodes) in commands_supported_cb() function
539 cbs.commands_supported_recv = commands_supported_cb; in initialize_media()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmedia_controller.c325 static void commands_supported_cb(struct media_player *plr, int err, uint32_t opcodes) in commands_supported_cb() function
427 cbs.commands_supported_recv = commands_supported_cb; in cmd_media_init()