Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h855 #define BT_UUID_GATT_CHRC_VAL 0x2803 macro
860 BT_UUID_DECLARE_16(BT_UUID_GATT_CHRC_VAL)
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c801 case BT_UUID_GATT_CHRC_VAL: in gen_hash_m()
4353 net_buf_add_le16(buf, BT_UUID_GATT_CHRC_VAL); in gatt_read_type_encode()