Home
last modified time | relevance | path

Searched refs:BT_GATT_H_SECONDARY_SERVICE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_d_2.c86 BT_GATT_H_SECONDARY_SERVICE(BT_UUID_SERVICE_D, 0x40),
Dservice_d_3.c86 BT_GATT_H_SECONDARY_SERVICE(BT_UUID_SERVICE_D, 0x20),
Dservice_d_1.c91 BT_GATT_H_SECONDARY_SERVICE(BT_UUID_SERVICE_D, 0x10),
Dgatt_macs.h97 #define BT_GATT_H_SECONDARY_SERVICE(_service, _handle) \ macro