Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dgatt_macs.h227 BT_GATT_H_DESCRIPTOR(BT_UUID_GATT_CPF, \
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1263 BT_GATT_DESCRIPTOR(BT_UUID_GATT_CPF, BT_GATT_PERM_READ, \
Duuid.h904 #define BT_UUID_GATT_CPF \ macro
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c4708 !bt_uuid_cmp(params->uuid, BT_UUID_GATT_CPF)))) { in bt_gatt_discover()