Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

zephyr: enable eddystone#8

Open
poussa wants to merge 1 commit intointel:masterfrom
poussa:eddystone-and-more
Open

zephyr: enable eddystone#8
poussa wants to merge 1 commit intointel:masterfrom
poussa:eddystone-and-more

Conversation

@poussa
Copy link
Copy Markdown
Contributor

@poussa poussa commented May 6, 2016

No description provided.

@poussa poussa force-pushed the eddystone-and-more branch from a0bc802 to 2940541 Compare May 6, 2016 06:54
* Enable eddystone beacon edvertising.
* Adapt to the Zephyr BT API changes
* Make (simulated) temperature notifications to work

Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>

Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>
@poussa poussa force-pushed the eddystone-and-more branch from 2940541 to 18adef3 Compare May 6, 2016 07:10
{
simulate_blvl = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0;
printk("blvl_ccc_cfg_changed: %d\n", value);
if ((value == BT_GATT_CCC_NOTIFY) || (value == BT_GATT_CCC_INDICATE))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have this part

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants