Home
last modified time | relevance | path

Searched full:gap (Results 1 – 25 of 164) sorted by relevance

1234567

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/
Dgap.llcp.test_list4 GAP/ADV/BV-01-C
5 GAP/ADV/BV-02-C
6 GAP/ADV/BV-03-C
7 GAP/ADV/BV-04-C
8 GAP/ADV/BV-05-C
9 GAP/ADV/BV-08-C
10 GAP/ADV/BV-09-C
11 GAP/ADV/BV-10-C
12 GAP/ADV/BV-11-C
13 GAP/ADV/BV-12-C
[all …]
Dgap.llcp.sh5 # GAP regression tests based on the EDTTool
9 export TEST_FILE=${CWD}"/gap.llcp.test_list"
Dgatt.llcp.test_list4 GAP/GAT/BV-01-C
5 GAP/GAT/BV-04-C
6 GAP/IDLE/NAMP/BV-01-C
/Zephyr-latest/tests/bluetooth/qualification/
DICS_Zephyr_Bluetooth_Host.bqw8 <Layer Layer="GAP">
10 <Feature>GAP 11c/1</Feature>
11 <Feature>GAP 27b/7</Feature>
12 <Feature>GAP 20/8</Feature>
13 <Feature>GAP 37b/1</Feature>
14 <Feature>GAP 27a/6</Feature>
15 <Feature>GAP 14a/1</Feature>
16 <Feature>GAP 14a/13</Feature>
17 <Feature>GAP 8a/19</Feature>
18 <Feature>GAP 27c/1</Feature>
[all …]
/Zephyr-latest/samples/bluetooth/beacon/
DREADME.rst5 Advertise an Eddystone URL using GAP Broadcaster role.
10 A simple application demonstrating the GAP Broadcaster role functionality by
/Zephyr-latest/dts/bindings/dma/
Dnxp,mcux-edma.yaml33 channel-gap:
36 On some platforms, there may be a gap in the channels and
37 this array specifies the start and end of a single gap
/Zephyr-latest/drivers/sdhc/
DKconfig.intel48 bool "Block gap mode"
51 Block gap mode support.
/Zephyr-latest/samples/bluetooth/ibeacon/
DREADME.rst5 Advertise an Apple iBeacon using GAP Broadcaster role.
10 This simple application demonstrates the GAP Broadcaster role
/Zephyr-latest/tests/bluetooth/gap/
Dtestcase.yaml6 bluetooth.gap.test:
/Zephyr-latest/cmake/bintools/gnu/
Dtarget_bintools.cmake16 # elfconvert_flag_gapfill : --gap-fill;
52 # `--gap-file <value>` instead of `--gap-fill<value>` (The latter would result in an error)
53 set_property(TARGET bintools PROPERTY elfconvert_flag_gapfill "--gap-fill;")
/Zephyr-latest/boards/up-bridge-the-gap/
Dindex.rst3 UP Bridge the Gap.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt217 parameters update after GAP recommended 5 seconds of connection as
226 Enabling this option results in adding PPCP characteristic in GAP.
267 name GAP characteristic.
290 bool "Allow to write GAP Appearance by remote GATT clients"
295 appearance GAP characteristic.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgap.rst3 Generic Access Profile (GAP)
Dindex.rst37 gap.rst
/Zephyr-latest/doc/connectivity/bluetooth/
Dfeatures.rst54 * Generic Access Profile (GAP) with all possible LE roles
84 * Generic Access Profile (GAP)
/Zephyr-latest/dts/bindings/tcpc/
Dst,stm32-ucpd.yaml45 inter-frame gap timer clock (tInterFrameGap).
/Zephyr-latest/cmake/bintools/llvm/
Dtarget_bintools.cmake16 # elfconvert_flag_gapfill : --gap-fill;
47 # llvm-objcopy doesn't support gap fill argument.
/Zephyr-latest/drivers/watchdog/
Dwdt_wwdt_numaker.c80 uint32_t gap; in m_wwdt_numaker_calc_window() local
91 gap = DIV_ROUND_UP(win->min in m_wwdt_numaker_calc_window()
94 *counter = NUMAKER_COUNTER_MAX - gap; in m_wwdt_numaker_calc_window()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dclassic.h33 * @brief Generic Access Profile (GAP)
34 * @defgroup bt_gap Generic Access Profile (GAP)
/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/
Ddata.h11 #include <zephyr/bluetooth/gap.h>
/Zephyr-latest/drivers/timer/
Dambiq_stimer.c160 uint32_t gap = next - last; in sys_clock_set_timeout() local
161 uint32_t gap_aligned = (gap / CYC_PER_TICK) * CYC_PER_TICK; in sys_clock_set_timeout()
/Zephyr-latest/cmake/bintools/arcmwdt/
Delfconvert_command.cmake28 # only mwdt's elf2hex supports gap fill
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_bass_broadcaster_test.c12 #include <zephyr/bluetooth/gap.h>
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard-catalog.css13 gap: 10px;
88 gap: 20px;
/Zephyr-latest/subsys/bluetooth/audio/
Dpbp.c14 #include <zephyr/bluetooth/gap.h>

1234567