Lines Matching +full:set +full:- +full:url
1 /* main.c - Application main entry point */
4 * Copyright (c) 2015-2016 Intel Corporation
6 * SPDX-License-Identifier: Apache-2.0
18 #define DEVICE_NAME_LEN (sizeof(DEVICE_NAME) - 1)
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
30 0x10, /* Eddystone-URL frame type */
32 0x00, /* URL Scheme Prefix http://www. */
38 /* Set Scan Response data */
66 * bt_le_oob_get_local(). For non-connectable non-identity in bt_ready()
67 * advertising an non-resolvable private address is used; in bt_ready()