Searched full:classic (Results 1 – 25 of 82) sorted by relevance
1234
3 Bluetooth Classic SDP Client Tests9 This test suite uses ``bumble`` for testing Bluetooth Classic communication between a host18 The Bluetooth Classic controller on PC side is required. Refer to getting started of `bumble`_50 …/mimxrt1176/cm7 --device-testing --device-serial COM4 -T tests/bluetooth/classic/sdp_c -O sdp_c --…62 …/mimxrt1176/cm7 --device-testing --device-serial COM4 -T tests/bluetooth/classic/sdp_c -O sdp_c --…
15 * Running on the host with Bluetooth BR/EDR (Classic) support, or16 * A board with Bluetooth BR/EDR (Classic) support
28 …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…
49 …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 …]
15 #include <zephyr/bluetooth/classic/a2dp_codec_sbc.h>16 #include <zephyr/bluetooth/classic/a2dp.h>
1 # Bluetooth Classic configuration options7 menu "Bluetooth Classic Options"36 for classic.
9 <https://en.wikipedia.org/wiki/Dining_philosophers_problem>`_ (a classic53 problem (a classic multi-thread synchronization problem) using
8 target_sources(app PRIVATE src/classic.c)
16 * A board with Bluetooth BR/EDR (Classic) support
36 BT Classic) on Nordic Semiconductor hardware.82 * Basic Bluetooth BR/EDR (Classic) support
25 shell/classic/a2dp.rst
1 /* sdp_client.c - Bluetooth classic SDP client smoke test */18 #include <zephyr/bluetooth/classic/rfcomm.h>19 #include <zephyr/bluetooth/classic/sdp.h>310 SHELL_CMD_REGISTER(sdp_client, &sdp_client_cmds, "Bluetooth classic SDP client shell commands",
2 * @brief Bluetooth subsystem classic core APIs.204 /** @brief Check if a Bluetooth classic device address is bonded.206 * @param addr Bluetooth classic device address.
6 Bluetooth Classic Host and profiles
279 * @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 classic408 * and classic CAN.
56 (for classic CAN) and unused bytes must be padded by the sending83 CAN_MAX_DLEN - 1 (for classic CAN : 8 - 1 = 7, for CAN FD : 64 - 1 = 63).
13 #include "subsys/bluetooth/host/classic/at.h"
6 add_subdirectory_ifdef(CONFIG_BT_CLASSIC classic)
27 #include <zephyr/bluetooth/classic/rfcomm.h>28 #include <zephyr/bluetooth/classic/sdp.h>
27 * - no RSA or classic DH, fully based on ECC
55 * - no RSA or classic DH, fully based on ECC
21 #include <zephyr/bluetooth/classic/rfcomm.h>22 #include <zephyr/bluetooth/classic/sdp.h>23 #include <zephyr/bluetooth/classic/hfp_ag.h>
28 * We need to use explicit assembler instruction there, because with classic
19 #include <zephyr/bluetooth/classic/hfp_hf.h>