Home
last modified time | relevance | path

Searched refs:BT_UUID_GATT_CLIENT_FEATURES (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
Dgatt_client_test.c164 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_GATT_CLIENT_FEATURES) == 0) { in discover_func()
337 gatt_discover(BT_UUID_GATT_CLIENT_FEATURES, BT_GATT_DISCOVER_CHARACTERISTIC); in test_main()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_client_test.c147 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_GATT_CLIENT_FEATURES) == 0) { in discover_func()
348 gatt_discover(BT_UUID_GATT_CLIENT_FEATURES, BT_GATT_DISCOVER_CHARACTERISTIC); in test_main_common()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dgatt_utils.c147 if (bt_uuid_cmp(chrc->uuid, BT_UUID_GATT_CLIENT_FEATURES) == 0) { in discover_func()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Duuid.h3641 #define BT_UUID_GATT_CLIENT_FEATURES \ macro
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dgatt.c1223 BT_GATT_CHARACTERISTIC(BT_UUID_GATT_CLIENT_FEATURES,