Searched refs:media (Results 1 – 25 of 48) sorted by relevance
12
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mctl | 13 bool "Support for media player control" 15 Enables support for control of local and remote media players 16 To enable support for control of a local media player, support for 17 local media player must be enabled 22 bool "Support for control of local media player" 24 This option enables support for control of a local media player 27 bool "Support for local control of local media player" 32 media players 35 bool "Support for remote control of local media players" 38 This option enables support for remote control of local media [all …]
|
D | Kconfig.mpl | 10 bool "Support for media player" 12 Enables support for media player 13 Note that the provided media player is a sample that only provides a 14 mock-up with no actual media being played. 15 For real media playback, the sample must be extended, hooked up to a 16 real media player or replaced with a real media player. 24 Use this option to set the name of the media player. 27 int "Max length of media player name" 32 the name of the media player. 41 int "Max length of media player icon URL" [all …]
|
D | Kconfig.mcs | 31 int "Max length of media player name" 36 the name of the media player. If the name is longer, the media 40 int "Max length of media player icon URL" 45 the media player icon URL. If the URL is longer, the media control 54 the title of any track in the media player. If the title is longer, 55 the media control client will truncate the title when reading it. 63 of the name of any track segment in the media player. If the name is 64 longer, the media control client will truncate the name when reading
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 4 This document describes how to run the media control functionality, 7 The media control server consists of to parts. There is a media 8 player (mpl) that contains the logic to handle media, and there is a 9 media control service (mcs) that serves as a GATT-based interface to 10 the player. The media control client consists of one part, the GATT 13 The media control server may include an object transfer service (ots) 14 and the media control client may include an object transfer client 18 The media control server and client both implement the Generic Media 35 A media player has a *name* and an *icon* that allows identification 38 The content of the media player is structured into tracks and groups. [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/classic/ |
D | a2dp.rst | 15 * Source or Sink start the media. using :code:`a2dp start`. 16 * Source test the media sending. using :code:`a2dp send_media` to send one test packet data. 17 * Source or Sink suspend the media. using :code:`a2dp suspend`. 18 * Source or Sink release the media. using :code:`a2dp release`.
|
/Zephyr-latest/subsys/disk/ |
D | Kconfig | 8 Enable disk access over a supported media backend like FLASH or RAM
|
/Zephyr-latest/boards/shields/eval_adxl362_ardz/doc/ |
D | index.rst | 46 …https://www.analog.com/media/en/reference-design-documentation/design-integration-files/eval-adxl3… 52 https://www.analog.com/media/en/technical-documentation/data-sheets/adxl362.pdf
|
/Zephyr-latest/boards/shields/eval_adxl372_ardz/doc/ |
D | index.rst | 46 …https://www.analog.com/media/en/evaluation-documentation/evaluation-design-files/eval-adxl372-ardz… 52 https://www.analog.com/media/en/technical-documentation/data-sheets/adxl372.pdf
|
/Zephyr-latest/samples/net/sockets/big_http_download/ |
D | Kconfig | 10 …http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/hd-media/vmlinuz"
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-zephyr.css | 28 @media (prefers-color-scheme: dark) { 96 @media screen and (min-width: 767px) {
|
D | doxygen-awesome-sidebar-only-darkmode-toggle.css | 31 @media screen and (min-width: 768px) {
|
D | doxygen-awesome.css | 176 @media screen and (max-width: 767px) { 186 @media (prefers-color-scheme: dark) { 354 @media screen and (min-width: 768px) { 376 @media screen and (max-width: 767px) { 424 @media screen and (max-width: 767px) { 439 @media screen and (min-width: 768px) { 590 @media screen and (max-width: 767px) { 612 @media screen and (max-width: 767px) { 679 @media (prefers-color-scheme: dark) { 721 @media screen and (max-width: 767px) { [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | index.rst | 26 audio/media.rst
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …media";const s="light";const r="dark";const h="system";const o=`(${i}:${r})`;const l=`(${i}:${s})`…
|
/Zephyr-latest/boards/shields/pmod_acl/doc/ |
D | index.rst | 52 https://www.analog.com/media/en/technical-documentation/data-sheets/adxl345.pdf
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.lan865x | 15 Featuring an integrated media access control (MAC) and a PHY,
|
D | Kconfig.adin2111 | 17 Featuring an integrated media access control (MAC) and a switch,
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 89 $ sudo mount /dev/<user-sd> /media/rootfs 90 $ sudo tar -C /media/rootfs -xzf xilinx-kv260.tar.gz 91 $ sudo umount /media/rootfs
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 40 media and telephony and more. The GAF builds on GATT, GAP and isochronous 45 (e.g. media or telephony), control volume and more. 1018 The API reference for media control can be found in 1078 The GMCS provides status and control of media playback for the device as a single unit. 1079 An MCS instance describes and controls the media playback for a 1080 specific media player within the device. 1082 separate internal media player entities. 1095 controls the media playback for a specific media player within the device 1097 A media player on a device could be anything that plays media, 1100 then each of these control media for that specific application, [all …]
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/ |
D | board-catalog.css | 166 @media (max-width: 1024px) { 173 @media (max-width: 768px) {
|
/Zephyr-latest/ |
D | README.rst | 6 … <source media="(prefers-color-scheme: dark)" srcset="doc/_static/images/logo-readme-dark.svg"> 7 … <source media="(prefers-color-scheme: light)" srcset="doc/_static/images/logo-readme-light.svg">
|
D | CODE_OF_CONDUCT.md | 56 posting via an official social media account, or acting as an appointed 97 like social media. Violating these terms may lead to a temporary or permanent
|
/Zephyr-latest/boards/shields/mikroe_weather_click/doc/ |
D | index.rst | 64 https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf
|
/Zephyr-latest/boards/madmachine/mm_swiftio/doc/ |
D | index.rst | 204 computer as a USB disk mounted to ``/media/<user>/SWIFTIODBGR/``, 210 cp build/zephyr/zephyr.bin /media/<user>/SWIFTIODBGR/
|
/Zephyr-latest/doc/services/file_system/ |
D | index.rst | 54 - ``samples/subsys/fs/fat_fs`` is an example of FAT file system usage with SDHC media;
|
12