Home
last modified time | relevance | path

Searched refs:BT_UUID_GATT_INCLUDE_VAL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Duuid.h846 #define BT_UUID_GATT_INCLUDE_VAL 0x2802 macro
851 BT_UUID_DECLARE_16(BT_UUID_GATT_INCLUDE_VAL)
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c753 case BT_UUID_GATT_INCLUDE_VAL: in gen_hash_m()
4191 net_buf_add_le16(buf, BT_UUID_GATT_INCLUDE_VAL); in gatt_read_type_encode()