Home
last modified time | relevance | path

Searched refs:BT_UUID_GATT_SCC (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_1_1.c281 BT_GATT_H_DESCRIPTOR(BT_UUID_GATT_SCC,
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h895 #define BT_UUID_GATT_SCC \ macro
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c4691 !bt_uuid_cmp(params->uuid, BT_UUID_GATT_SCC) || in bt_gatt_discover()