Home
last modified time | relevance | path

Searched full:ibeacon (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/samples/bluetooth/ibeacon/
DREADME.rst2 :name: iBeacon
5 Advertise an Apple iBeacon using GAP Broadcaster role.
11 functionality by advertising an Apple iBeacon. The calibrated RSSI @ 1
16 Because of the hard-coded values of iBeacon UUID, major, and minor,
18 convenient for quick demonstrations of iBeacon functionality.
29 This sample can be found under :zephyr_file:`samples/bluetooth/ibeacon` in the
38 :zephyr-app: samples/bluetooth/ibeacon
Dsample.yaml2 description: Sample code for Zephyr iBeacon Demo
3 name: iBeacon
5 sample.bluetooth.ibeacon:
DCMakeLists.txt5 project(ibeacon) project
/Zephyr-latest/samples/bluetooth/ibeacon/src/
Dmain.c20 * Set iBeacon demo advertisement data. These values are for
32 0x02, 0x15, /* iBeacon */
60 printk("iBeacon started\n"); in bt_ready()
67 printk("Starting iBeacon Demo\n"); in main()
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst130 - ibeacon
/Zephyr-latest/doc/releases/
Drelease-notes-1.12.rst277 * Added Apple iBeacon sample application