Searched full:eddystone (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/samples/bluetooth/eddystone/ |
D | README.rst | 2 :name: Eddystone 5 Export an Eddystone Configuration Service as a Bluetooth LE GATT service. 9 Application demonstrating `Eddystone Configuration Service`_ 11 The Eddystone Configuration Service runs as a GATT service on the beacon while 14 the definition of how Eddystone-EID beacons are configured and registered with 26 This sample can be found under :zephyr_file:`samples/bluetooth/eddystone` in the 31 .. _Eddystone Configuration Service: https://github.com/google/eddystone/tree/master/configuration-…
|
D | sample.yaml | 2 name: Bluetooth Eddystone 4 sample.bluetooth.eddystone:
|
D | prj.conf | 4 CONFIG_BT_DEVICE_NAME="Zephyr Eddystone"
|
D | CMakeLists.txt | 5 project(eddystone) project
|
/Zephyr-latest/samples/bluetooth/beacon/src/ |
D | main.c | 21 * Set Advertisement data. Based on the Eddystone specification: 22 * https://github.com/google/eddystone/blob/master/protocol-specification.md 23 * https://github.com/google/eddystone/tree/master/eddystone-url 29 0xaa, 0xfe, /* Eddystone UUID */ 30 0x10, /* Eddystone-URL frame type */
|
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/src/ |
D | main.c | 24 * Set Advertisement data. Based on the Eddystone specification: 25 * https://github.com/google/eddystone/blob/master/protocol-specification.md 26 * https://github.com/google/eddystone/tree/master/eddystone-url 32 0xaa, 0xfe, /* Eddystone UUID */ 33 0x10, /* Eddystone-URL frame type */
|
/Zephyr-latest/samples/bluetooth/beacon/ |
D | README.rst | 5 Advertise an Eddystone URL using GAP Broadcaster role. 11 advertising an Eddystone URL (the Zephyr website).
|
/Zephyr-latest/samples/bluetooth/eddystone/src/ |
D | main.c | 35 /* Eddystone Service UUID a3c87500-8ed3-4bdf-8a39-a01bebede295 */ 45 /* Eddystone Service Variables */ 160 0xaa, 0xfe, /* Eddystone UUID */ 161 0x10, /* Eddystone-URL frame type */ 563 /* Eddystone Configuration Service Declaration */
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.7.rst | 169 * ``ZEP-641`` - Bluetooth Eddystone sample does not correctly implement Eddystone beacon
|
D | release-notes-1.10.rst | 359 * :github:`4035` - Coverity issue seen with CID: 175361 , in file: /samples/bluetooth/eddystone/src… 522 * :github:`5087` - Samples/bluetooth: Failed to connect with eddystone sample app on arduino_101.
|
D | release-notes-1.11.rst | 472 * :github:`6231` - samples/bluetooth/eddystone: failed to connect with central device
|
D | release-notes-2.0.rst | 662 * :github:`18372` - [Coverity CID :203543]Memory - illegal accesses in /samples/bluetooth/eddystone…
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 128 - eddystone
|