![]() |
nRF Connect SDK API 3.3.99
|
#include <zephyr/types.h>#include <zephyr/bluetooth/uuid.h>Go to the source code of this file.
Macros | |
| #define | BT_UUID_PROV_VAL BT_UUID_128_ENCODE(0x14387800, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
| #define | BT_UUID_PROV BT_UUID_DECLARE_128(BT_UUID_PROV_VAL) |
| #define | BT_UUID_PROV_INFO_VAL BT_UUID_128_ENCODE(0x14387801, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
| #define | BT_UUID_PROV_INFO BT_UUID_DECLARE_128(BT_UUID_PROV_INFO_VAL) |
| #define | BT_UUID_PROV_CONTROL_POINT_VAL BT_UUID_128_ENCODE(0x14387802, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
| #define | BT_UUID_PROV_CONTROL_POINT BT_UUID_DECLARE_128(BT_UUID_PROV_CONTROL_POINT_VAL) |
| #define | BT_UUID_PROV_DATA_OUT_VAL BT_UUID_128_ENCODE(0x14387803, 0x130c, 0x49e7, 0xb877, 0x2881c89cb258) |
| #define | BT_UUID_PROV_DATA_OUT BT_UUID_DECLARE_128(BT_UUID_PROV_DATA_OUT_VAL) |