Searched refs:BT_UUID_INIT_128 (Results 1 – 23 of 23) sorted by relevance
/Zephyr-latest/samples/bluetooth/channel_sounding/include/ |
D | common.h | 13 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x87654321, 0x4567, 0x2389, 0x1254, 0xf67f9fedcba8)); 15 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x87654321, 0x4567, 0x2389, 0x1254, 0xf67f9fedcba9));
|
/Zephyr-latest/samples/bluetooth/eddystone/src/ |
D | main.c | 47 static const struct bt_uuid_128 eds_uuid = BT_UUID_INIT_128( 51 static const struct bt_uuid_128 eds_caps_uuid = BT_UUID_INIT_128( 55 static const struct bt_uuid_128 eds_slot_uuid = BT_UUID_INIT_128( 59 static const struct bt_uuid_128 eds_intv_uuid = BT_UUID_INIT_128( 63 static const struct bt_uuid_128 eds_tx_uuid = BT_UUID_INIT_128( 67 static const struct bt_uuid_128 eds_adv_tx_uuid = BT_UUID_INIT_128( 71 static const struct bt_uuid_128 eds_lock_uuid = BT_UUID_INIT_128( 75 static const struct bt_uuid_128 eds_unlock_uuid = BT_UUID_INIT_128( 79 static const struct bt_uuid_128 eds_ecdh_uuid = BT_UUID_INIT_128( 83 static const struct bt_uuid_128 eds_eid_uuid = BT_UUID_INIT_128( [all …]
|
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/ |
D | main.c | 39 static const struct bt_uuid_128 st_service_uuid = BT_UUID_INIT_128( 43 static const struct bt_uuid_128 led_char_uuid = BT_UUID_INIT_128( 47 static const struct bt_uuid_128 but_notif_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/samples/bluetooth/direct_adv/src/ |
D | main.c | 26 static const struct bt_uuid_128 primary_service_uuid = BT_UUID_INIT_128( 29 static const struct bt_uuid_128 read_characteristic_uuid = BT_UUID_INIT_128( 32 static const struct bt_uuid_128 write_characteristic_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/src/ |
D | main.c | 23 static const struct bt_uuid_128 primary_service_uuid = BT_UUID_INIT_128( 26 static const struct bt_uuid_128 read_characteristic_uuid = BT_UUID_INIT_128( 29 static const struct bt_uuid_128 write_characteristic_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/samples/bluetooth/peripheral/src/ |
D | main.c | 33 static const struct bt_uuid_128 vnd_uuid = BT_UUID_INIT_128( 36 static const struct bt_uuid_128 vnd_enc_uuid = BT_UUID_INIT_128( 39 static const struct bt_uuid_128 vnd_auth_uuid = BT_UUID_INIT_128( 126 static const struct bt_uuid_128 vnd_long_uuid = BT_UUID_INIT_128( 159 static const struct bt_uuid_128 vnd_signed_uuid = BT_UUID_INIT_128( 162 static const struct bt_uuid_128 vnd_write_cmd_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/samples/bluetooth/mtu_update/peripheral/src/ |
D | peripheral_mtu_update.c | 23 static const struct bt_uuid_128 mtu_test_service = BT_UUID_INIT_128(MTU_TEST_SERVICE_TYPE); 26 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x2e2b8dc3, 0x06e0, 0x4f93, 0x9bb2, 0x734091c356f3));
|
/Zephyr-latest/tests/bluetooth/uuid/src/ |
D | test_bt_uuid_cmp.c | 11 static struct bt_uuid_128 uuid_128 = BT_UUID_INIT_128(
|
D | test_bt_uuid_create.c | 9 static struct bt_uuid_128 le_128 = BT_UUID_INIT_128(
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/ |
D | main.c | 67 static const struct bt_uuid_128 name_uuid = BT_UUID_INIT_128( 70 static const struct bt_uuid_128 name_enc_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | gatt_utils.c | 17 static const struct bt_uuid_128 test_svc_uuid = BT_UUID_INIT_128( 21 static const struct bt_uuid_128 test_svc_uuid_2 = BT_UUID_INIT_128( 25 static const struct bt_uuid_128 test_chrc_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/tests/bluetooth/gatt/src/ |
D | main.c | 18 static const struct bt_uuid_128 test_uuid = BT_UUID_INIT_128( 21 static const struct bt_uuid_128 test_chrc_uuid = BT_UUID_INIT_128( 27 static const struct bt_uuid_128 test1_uuid = BT_UUID_INIT_128( 31 static const struct bt_uuid_128 test1_nfy_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/ |
D | main.c | 129 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x12345678, 0x1234, 0x5678, 0x1234, 0x56789abcdef0)); 131 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x12345678, 0x1234, 0x5678, 0x1234, 0x56789abcdef1));
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/ |
D | peripheral.c | 33 static const struct bt_uuid_128 dummy_service = BT_UUID_INIT_128(DUMMY_SERVICE_TYPE); 36 BT_UUID_INIT_128(DUMMY_SERVICE_NOTIFY_TYPE);
|
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/ |
D | peripheral.c | 34 static const struct bt_uuid_128 dummy_service = BT_UUID_INIT_128(DUMMY_SERVICE_TYPE); 37 BT_UUID_INIT_128(DUMMY_SERVICE_NOTIFY_TYPE);
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/ |
D | main.c | 57 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x12345678, 0x1234, 0x5678, 0x1234, 0x56789abcdef0)); 60 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x12345678, 0x1234, 0x5678, 0x1234, 0x56789abcdef1)); 93 static struct bt_uuid_128 uuid = BT_UUID_INIT_128(0);
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | gatt.c | 755 static const struct bt_uuid_128 vnd_uuid = BT_UUID_INIT_128( 758 static const struct bt_uuid_128 vnd_auth_uuid = BT_UUID_INIT_128( 761 static const struct bt_uuid_128 vnd_long_uuid1 = BT_UUID_INIT_128( 764 static const struct bt_uuid_128 vnd_long_uuid2 = BT_UUID_INIT_128( 769 static const struct bt_uuid_128 vnd1_uuid = BT_UUID_INIT_128( 772 static const struct bt_uuid_128 vnd1_echo_uuid = BT_UUID_INIT_128( 1087 static const struct bt_uuid_128 met_svc_uuid = BT_UUID_INIT_128( 1089 static const struct bt_uuid_128 met_char_uuid = BT_UUID_INIT_128(
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/ |
D | ble.c | 32 static const struct bt_uuid_128 pong_svc_uuid = BT_UUID_INIT_128(PONG_SVC_UUID); 33 static const struct bt_uuid_128 pong_chr_uuid = BT_UUID_INIT_128(PONG_CHR_UUID);
|
/Zephyr-latest/samples/bluetooth/mtu_update/central/src/ |
D | central_mtu_update.c | 36 static struct bt_uuid_128 uuid = BT_UUID_INIT_128(0);
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/ |
D | main.c | 54 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x12345678, 0x1234, 0x5678, 0x1234, 0x56789abcdea0)); 57 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x12345678, 0x1234, 0x5678, 0x1234, 0x56789abcdea1));
|
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/ |
D | main.c | 31 BT_UUID_INIT_128(BT_UUID_128_ENCODE(0x12345678, 0x1234, 0x5678, 0x1234, 0x56789abcdef1));
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | uuid.h | 100 #define BT_UUID_INIT_128(value...) \ macro 133 ((const struct bt_uuid *) ((const struct bt_uuid_128[]) {BT_UUID_INIT_128(value)}))
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gatt.c | 2356 static const struct bt_uuid_128 test_uuid = BT_UUID_INIT_128(
|