Searched full:bluetooth (Results 1 – 25 of 2044) sorted by relevance
12345678910>>...82
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | mesh.h | 2 * @brief Bluetooth Mesh Profile APIs. 18 #include <zephyr/bluetooth/mesh/keys.h> 19 #include <zephyr/bluetooth/mesh/msg.h> 20 #include <zephyr/bluetooth/mesh/access.h> 21 #include <zephyr/bluetooth/mesh/main.h> 22 #include <zephyr/bluetooth/mesh/cfg.h> 23 #include <zephyr/bluetooth/mesh/cfg_srv.h> 24 #include <zephyr/bluetooth/mesh/health_srv.h> 25 #include <zephyr/bluetooth/mesh/blob_srv.h> 26 #include <zephyr/bluetooth/mesh/cfg_cli.h> [all …]
|
D | addr.h | 2 * @brief Bluetooth device address definitions and utilities. 23 * @brief Bluetooth device address definitions and utilities. 25 * @ingroup bluetooth 40 /** Length in bytes of a standard Bluetooth address */ 43 /** Bluetooth Device Address */ 49 /** Length in bytes of an LE Bluetooth address. Not packed, so no sizeof() */ 52 /** Bluetooth LE Device Address */ 58 /* Global Bluetooth address constants defined in bluetooth/common/addr.c */ 64 /** Bluetooth device "any" address, not a valid address */ 66 /** Bluetooth device "none" address, not a valid address */ [all …]
|
/Zephyr-Core-3.7.0/tests/bluetooth/shell/ |
D | testcase.yaml | 9 bluetooth.shell.main: 22 tags: bluetooth 25 bluetooth.shell.power_control_request: 32 bluetooth.shell.cdc_acm: 46 tags: bluetooth 49 bluetooth.shell.shell_br: 63 tags: bluetooth 65 bluetooth.shell.no_privacy: 68 tags: bluetooth 69 bluetooth.shell.log_defaults: [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/hci_ipc/ |
D | sample.yaml | 2 description: Allows Zephyr to provide Bluetooth connectivity via IPC 3 name: Bluetooth HCI IPC 5 sample.bluetooth.hci_ipc: 6 harness: bluetooth 7 tags: bluetooth 15 sample.bluetooth.hci_ipc.iso_broadcast.bt_ll_sw_split: 16 harness: bluetooth 17 tags: bluetooth 26 sample.bluetooth.hci_ipc.iso_receive.bt_ll_sw_split: 27 harness: bluetooth [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/hci_uart/ |
D | sample.yaml | 2 name: Bluetooth HCI UART 3 description: Allows Zephyr to provide Bluetooth connectivity via UART 5 sample.bluetooth.hci_uart.nrf5: 6 harness: bluetooth 11 - bluetooth 12 sample.bluetooth.hci_uart.nrf52833.df: 13 harness: bluetooth 20 - bluetooth 21 sample.bluetooth.hci_uart.nrf5340_netcore.df: 22 harness: bluetooth [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/hci_uart_3wire/ |
D | sample.yaml | 2 name: Bluetooth HCI UART 3Wire 3 description: Allows Zephyr to provide Bluetooth connectivity via UART 3Wire 5 sample.bluetooth.hci_uart_3wire.nrf5: 6 harness: bluetooth 11 - bluetooth 12 sample.bluetooth.hci_uart_3wire.nrf52833.df: 13 harness: bluetooth 20 - bluetooth 21 sample.bluetooth.hci_uart_3wire.nrf5340_netcore.df: 22 harness: bluetooth [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/hap_ha/ |
D | sample.yaml | 2 description: Bluetooth HAP Hearing Aid sample 3 name: Bluetooth HAP Hearing Aid sample 5 sample.bluetooth.hap_ha.monaural: 6 harness: bluetooth 10 tags: bluetooth 12 sample.bluetooth.hap_ha.monaural_no_presets: 13 harness: bluetooth 17 tags: bluetooth 21 sample.bluetooth.hap_ha.banded: 22 harness: bluetooth [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/ |
D | compile.sh | 14 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/adv/compile.sh 15 app=tests/bsim/bluetooth/host/central compile 16 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/att/compile.sh 17 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/gatt/compile.sh 18 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/l2cap/compile.sh 19 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/security/compile.sh 21 app=tests/bsim/bluetooth/host/iso/cis compile 22 app=tests/bsim/bluetooth/host/iso/bis compile 24 app=tests/bsim/bluetooth/host/misc/disable compile 25 app=tests/bsim/bluetooth/host/misc/disconnect/dut compile [all …]
|
/Zephyr-Core-3.7.0/tests/bluetooth/init/ |
D | testcase.yaml | 3 tags: bluetooth 5 bluetooth.init.test: 7 bluetooth.init.test_0: 10 bluetooth.init.test_1: 13 bluetooth.init.test_10: 16 bluetooth.init.test_11: 19 bluetooth.init.test_12: 22 bluetooth.init.test_13: 25 bluetooth.init.test_14: 28 bluetooth.init.test_15: [all …]
|
/Zephyr-Core-3.7.0/tests/bluetooth/mesh/basic/ |
D | testcase.yaml | 2 bluetooth.mesh.main: 10 - bluetooth 12 bluetooth.mesh.dbg: 21 - bluetooth 23 bluetooth.mesh.friend: 32 - bluetooth 34 bluetooth.mesh.gatt: 44 - bluetooth 46 bluetooth.mesh.gatt.psa: 57 - bluetooth [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral_hr/ |
D | sample.yaml | 2 name: Bluetooth Peripheral HR 5 sample.bluetooth.peripheral_hr: 6 harness: bluetooth 26 tags: bluetooth 27 sample.bluetooth.peripheral_hr.minimal: 28 harness: bluetooth 34 tags: bluetooth 35 sample.bluetooth.peripheral_hr.bt_ll_sw_split.extended: 36 harness: bluetooth 50 tags: bluetooth [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/ |
D | compile.sh | 13 app=tests/bsim/bluetooth/host/l2cap/many_conns compile 14 app=tests/bsim/bluetooth/host/l2cap/multilink_peripheral compile 15 app=tests/bsim/bluetooth/host/l2cap/general compile 16 app=tests/bsim/bluetooth/host/l2cap/userdata compile 17 app=tests/bsim/bluetooth/host/l2cap/userdata conf_file=prj_no_checks.conf compile 18 app=tests/bsim/bluetooth/host/l2cap/stress compile 19 app=tests/bsim/bluetooth/host/l2cap/stress conf_file=prj_nofrag.conf compile 20 app=tests/bsim/bluetooth/host/l2cap/stress conf_file=prj_syswq.conf compile 21 app=tests/bsim/bluetooth/host/l2cap/split/dut compile 22 app=tests/bsim/bluetooth/host/l2cap/split/tester compile [all …]
|
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/ |
D | index.rst | 3 Bluetooth chapter 6 This section contains information regarding the Bluetooth stack of the 10 Zephyr includes a complete Bluetooth Low Energy stack from application to radio 11 hardware, as well as portions of a Classical Bluetooth (BR/EDR) Host layer. 17 bluetooth-qual.rst 18 bluetooth-arch.rst 19 bluetooth-le-host.rst 20 api/audio/bluetooth-le-audio-arch.rst 21 bluetooth-ctlr-arch.rst 22 bluetooth-dev.rst [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_hr/ |
D | sample.yaml | 2 name: Bluetooth Central HR 4 sample.bluetooth.central_hr: 6 harness: bluetooth 7 tags: bluetooth 8 sample.bluetooth.central_hr.minimal: 9 harness: bluetooth 15 tags: bluetooth 16 sample.bluetooth.central_hr.bt_ll_sw_split.extended: 17 harness: bluetooth 31 tags: bluetooth [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/ |
D | compile.sh | 13 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_lowres.conf compile 14 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_collision.conf compile 15 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_multiple_conn.conf compile 16 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_autoconnect.conf compile 17 app=tests/bsim/bluetooth/host/att/eatt_notif conf_file=prj.conf compile 18 app=tests/bsim/bluetooth/host/att/mtu_update compile 19 app=tests/bsim/bluetooth/host/att/read_fill_buf/client compile 20 app=tests/bsim/bluetooth/host/att/read_fill_buf/server compile 21 app=tests/bsim/bluetooth/host/att/retry_on_sec_err/client compile 22 app=tests/bsim/bluetooth/host/att/retry_on_sec_err/server compile [all …]
|
/Zephyr-Core-3.7.0/tests/bluetooth/controller/uut/ |
D | CMakeLists.txt | 10 ${ZEPHYR_BASE}/subsys/bluetooth/controller/util/mem.c 11 ${ZEPHYR_BASE}/subsys/bluetooth/controller/util/memq.c 12 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_tx_queue.c 13 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_conn.c 14 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ll_feat.c 15 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_conn_upd.c 16 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_cc.c 17 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_pdu.c 18 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_remote.c 19 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_local.c [all …]
|
/Zephyr-Core-3.7.0/tests/bluetooth/tester/ |
D | testcase.yaml | 2 bluetooth.general.tester: 9 tags: bluetooth 10 harness: bluetooth 11 bluetooth.general.tester.nxp: 14 harness: bluetooth 20 bluetooth.general.tester_le_audio: 28 tags: bluetooth 29 harness: bluetooth 30 bluetooth.general.tester_mesh: 38 tags: bluetooth [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/ |
D | compile.sh | 13 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/cis/compile.sh 15 app=tests/bsim/bluetooth/ll/advx compile 16 app=tests/bsim/bluetooth/ll/advx \ 19 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split.conf compile 20 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf compile 21 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_low_lat.conf compile 22 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_single_timer.conf compile 24 app=tests/bsim/bluetooth/ll/bis compile 25 app=tests/bsim/bluetooth/ll/bis conf_overlay=overlay-ll_interface.conf compile 26 app=tests/bsim/bluetooth/ll/bis conf_overlay=overlay-ticker_expire_info.conf compile [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio_samples/ |
D | compile.sh | 15 app=samples/bluetooth/bap_unicast_server sysbuild=1 compile 16 app=samples/bluetooth/bap_broadcast_source sysbuild=1 compile 17 app=tests/bsim/bluetooth/audio_samples/bap_unicast_client \ 18 sample=${ZEPHYR_BASE}/samples/bluetooth/bap_unicast_client \ 22 app=tests/bsim/bluetooth/audio_samples/bap_broadcast_sink sysbuild=1 \ 23 conf_file=${ZEPHYR_BASE}/samples/bluetooth/bap_broadcast_sink/prj.conf \ 25 app=tests/bsim/bluetooth/audio_samples/cap/initiator \ 26 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \ 31 app=tests/bsim/bluetooth/audio_samples/cap/initiator \ 32 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \ [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral_hids/ |
D | sample.yaml | 2 name: Bluetooth Peripheral HIDs 3 description: Bluetooth Low Energy HID-over-GATT service sample 5 sample.bluetooth.peripheral_hids: 6 harness: bluetooth 8 tags: bluetooth 11 sample.bluetooth.peripheral_hids.no_authentication: 12 harness: bluetooth 16 tags: bluetooth
|
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral_ht/ |
D | sample.yaml | 2 name: Bluetooth Peripheral HT 5 sample.bluetooth.peripheral_ht: 6 harness: bluetooth 12 tags: bluetooth 15 sample.bluetooth.peripheral_ht.frdm_kw41z_shield: 16 harness: bluetooth 22 tags: bluetooth 26 sample.bluetooth.peripheral_ht.nxp: 28 harness: bluetooth
|
/Zephyr-Core-3.7.0/doc/_scripts/ |
D | redirects.py | 21 ('connectivity/bluetooth/audio', 'connectivity/bluetooth/api/audio/audio'), 22 ('connectivity/bluetooth/bap', 'connectivity/bluetooth/api/audio/bap'), 23 … ('connectivity/bluetooth/bluetooth-audio-arch', 'connectivity/bluetooth/bluetooth-le-audio-arch'), 24 …('connectivity/bluetooth/bluetooth-le-audio-arch', 'connectivity/bluetooth/api/audio/bluetooth-le-… 25 ('connectivity/bluetooth/cap', 'connectivity/bluetooth/api/audio/cap'), 26 … ('connectivity/bluetooth/coordinated_sets', 'connectivity/bluetooth/api/audio/coordinated_sets'), 27 ('connectivity/bluetooth/dis-pics', 'connectivity/bluetooth/ics/dis'), 28 ('connectivity/bluetooth/gap-pics', 'connectivity/bluetooth/ics/gap'), 29 ('connectivity/bluetooth/gatt-pics', 'connectivity/bluetooth/ics/gatt'), 30 ('connectivity/bluetooth/l2cap-pics', 'connectivity/bluetooth/ics/l2cap'), [all …]
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_iso/ |
D | sample.yaml | 2 description: Bluetooth ISO central (client) sample 3 name: Bluetooth ISO central (client) sample 5 sample.bluetooth.central_iso: 6 harness: bluetooth 10 tags: bluetooth 11 sample.bluetooth.central_iso.bt_ll_sw_split: 12 harness: bluetooth 21 tags: bluetooth
|
/Zephyr-Core-3.7.0/samples/bluetooth/tmap_peripheral/ |
D | sample.yaml | 2 description: Bluetooth Low Energy Audio TMAP Peripheral sample 3 name: Bluetooth Low Energy Audio TMAP Peripheral sample 5 sample.bluetooth.tmap_peripheral: 6 harness: bluetooth 11 tags: bluetooth 14 sample.bluetooth.tmap_peripheral.duo: 15 harness: bluetooth 20 tags: bluetooth
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/ |
D | compile.sh | 13 app=tests/bsim/bluetooth/host/gatt/authorization compile 14 app=tests/bsim/bluetooth/host/gatt/caching compile 15 app=tests/bsim/bluetooth/host/gatt/caching conf_overlay=psa_overlay.conf compile 16 app=tests/bsim/bluetooth/host/gatt/general compile 17 app=tests/bsim/bluetooth/host/gatt/notify compile 18 app=tests/bsim/bluetooth/host/gatt/notify_multiple compile 19 app=tests/bsim/bluetooth/host/gatt/settings compile 20 app=tests/bsim/bluetooth/host/gatt/settings conf_file=prj_2.conf compile 21 app=tests/bsim/bluetooth/host/gatt/ccc_store compile 22 app=tests/bsim/bluetooth/host/gatt/ccc_store conf_file=prj_2.conf compile [all …]
|
12345678910>>...82