Searched refs:UUID_1 (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | peripheral.c | 22 #define UUID_1 BT_UUID_DECLARE_128(0xdb, 0x1f, 0xe2, 0x52, 0xf3, 0xc6, 0x43, 0x66, \ macro 37 BT_GATT_PRIMARY_SERVICE(UUID_1),
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/ |
D | main.c | 31 #define UUID_1 \ macro 55 BT_GATT_PRIMARY_SERVICE(UUID_1), 71 EXPECT_ZERO(bt_testlib_gatt_discover_primary(&svc_handle, &svc_end_handle, conn, UUID_1, 1, in find_the_chrc()
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/ |
D | main.c | 31 #define UUID_1 \ macro 84 BT_GATT_PRIMARY_SERVICE(UUID_1), 100 EXPECT_ZERO(bt_testlib_gatt_discover_primary(&svc_handle, &svc_end_handle, conn, UUID_1, 1, in find_the_chrc()
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/timeout/ |
D | main.c | 33 #define UUID_1 \ macro 66 BT_GATT_PRIMARY_SERVICE(UUID_1),
|