Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/edtt_ble_test_app/gatt_test_app/src/gatt/
Dgatt_macs.h227 BT_GATT_H_DESCRIPTOR(BT_UUID_GATT_CPF, \
/Zephyr-Core-2.7.6/include/bluetooth/
Duuid.h537 #define BT_UUID_GATT_CPF \ macro
Dgatt.h903 BT_GATT_DESCRIPTOR(BT_UUID_GATT_CPF, BT_GATT_PERM_READ, \
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dgatt.c3790 !bt_uuid_cmp(params->uuid, BT_UUID_GATT_CPF)))) { in bt_gatt_discover()