Home
last modified time | relevance | path

Searched full:classic (Results 1 – 25 of 80) sorted by relevance

1234

/Zephyr-latest/samples/bluetooth/handsfree_ag/
DREADME.rst15 * Running on the host with Bluetooth BR/EDR (Classic) support, or
16 * A board with Bluetooth BR/EDR (Classic) support
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/
Dintegration_diagram_simplified.drawio28 …y=0;strokeColor=default;fontSize=16;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
34 …yDx=0;entryDy=0;strokeColor=default;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
43 …itDx=0;exitDy=0;strokeColor=default;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
55 …tryPerimeter=0;strokeColor=default;fontSize=16;startArrow=classic;startFill=1;endArrow=classic;end…
60 …y=0;strokeColor=default;fontSize=16;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
71 …Dx=0;entryDy=0;strokeColor=default;fontSize=16;startArrow=classic;startFill=1;endArrow=classic;end…
74 …tDx=0;exitDy=0;strokeColor=default;fontSize=16;startArrow=classic;startFill=1;endArrow=classic;end…
85 …<mxCell id="Db8zi3n4dXzB52SZQf6J-153" value="" style="endArrow=classic;html=1;rounded=0;comic=0;sk…
Dintegration_diagram_detailed.drawio49 …itY=0;exitDx=0;exitDy=0;fillColor=default;strokeColor=default;startArrow=classic;startFill=1;entry…
63 …0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
73 …0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
92 …0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
95 …tml=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
98 …0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
101 …<mxCell id="Db8zi3n4dXzB52SZQf6J-68" value="" style="shape=flexArrow;endArrow=classic;html=1;round…
120 …zi3n4dXzB52SZQf6J-76" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;r…
126 …zi3n4dXzB52SZQf6J-77" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;r…
144 …yDx=0;entryDy=0;strokeColor=default;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
[all …]
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp_codec_sbc.c15 #include <zephyr/bluetooth/classic/a2dp_codec_sbc.h>
16 #include <zephyr/bluetooth/classic/a2dp.h>
DKconfig1 # Bluetooth Classic configuration options
7 menu "Bluetooth Classic Options"
28 for classic.
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/
DREADME.rst9 <https://en.wikipedia.org/wiki/Dining_philosophers_problem>`_ (a classic
53 problem (a classic multi-thread synchronization problem) using
/Zephyr-latest/tests/drivers/can/api/
DCMakeLists.txt8 target_sources(app PRIVATE src/classic.c)
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/
DREADME.rst9 <https://en.wikipedia.org/wiki/Dining_philosophers_problem>`_ (a classic
53 problem (a classic multi-thread synchronization problem) using
/Zephyr-latest/samples/bluetooth/handsfree/
DREADME.rst16 * A board with Bluetooth BR/EDR (Classic) support
/Zephyr-latest/doc/connectivity/bluetooth/
Dfeatures.rst36 BT Classic) on Nordic Semiconductor hardware.
82 * Basic Bluetooth BR/EDR (Classic) support
Dbluetooth-shell.rst24 shell/classic/a2dp.rst
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dindex.rst6 Bluetooth Classic Host and profiles
/Zephyr-latest/tests/drivers/can/api/src/
Dcanfd.c279 * @brief Test send/receive with standard (11-bit) CAN IDs and classic CAN frames.
297 * @brief Test send/receive with (11-bit) CAN IDs, mixed classic and CAN FD frames.
331 /* Add classic CAN and CAN FD filter */ in check_filters_preserved_between_modes()
335 /* Verify classic filter in first mode */ in check_filters_preserved_between_modes()
364 /* Verify classic filter in second mode */ in check_filters_preserved_between_modes()
398 * @brief Test that CAN RX filters are preserved through CAN controller mode changes between classic
408 * and classic CAN.
/Zephyr-latest/subsys/canbus/isotp/
DKconfig56 (for classic CAN) and unused bytes must be padded by the sending
83 CAN_MAX_DLEN - 1 (for classic CAN : 8 - 1 = 7, for CAN FD : 64 - 1 = 63).
/Zephyr-latest/tests/bluetooth/at/src/
Dmain.c13 #include "subsys/bluetooth/host/classic/at.h"
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c27 #include <zephyr/bluetooth/classic/rfcomm.h>
28 #include <zephyr/bluetooth/classic/sdp.h>
/Zephyr-latest/subsys/bluetooth/host/
DCMakeLists.txt6 add_subdirectory_ifdef(CONFIG_BT_CLASSIC classic)
/Zephyr-latest/modules/mbedtls/configs/
Dconfig-threadnet.h27 * - no RSA or classic DH, fully based on ECC
Dconfig-thread.h55 * - no RSA or classic DH, fully based on ECC
Dconfig-suite-b.h53 * - no RSA or classic DH, fully based on ECC
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c21 #include <zephyr/bluetooth/classic/rfcomm.h>
22 #include <zephyr/bluetooth/classic/sdp.h>
23 #include <zephyr/bluetooth/classic/hfp_ag.h>
/Zephyr-latest/include/zephyr/arch/arm64/
Dsys_io.h28 * We need to use explicit assembler instruction there, because with classic
/Zephyr-latest/samples/bluetooth/handsfree/src/
Dmain.c19 #include <zephyr/bluetooth/classic/hfp_hf.h>
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst110 The classic CAN bitrate/CAN FD arbitration phase bitrate can be configured using the ``can bitrate``
217 * ``[8]``: The number of frame data bytes in decimal format, here a classic CAN frame with 8 data
/Zephyr-latest/subsys/bluetooth/
DKconfig.logging368 menu "Bluetooth Classic"
402 endmenu # Bluetooth Classic

1234