Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Duuid.h837 #define BT_UUID_GATT_SECONDARY_VAL 0x2801 macro
842 BT_UUID_DECLARE_16(BT_UUID_GATT_SECONDARY_VAL)
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dgatt.c776 case BT_UUID_GATT_SECONDARY_VAL: in gen_hash_m()
3807 uuid_svc.val = BT_UUID_GATT_SECONDARY_VAL; in gatt_find_type_rsp()
3845 uuid_val = BT_UUID_GATT_SECONDARY_VAL; in gatt_find_type_encode()
4338 uuid_svc.val = BT_UUID_GATT_SECONDARY_VAL; in parse_service()
4398 net_buf_add_le16(buf, BT_UUID_GATT_SECONDARY_VAL); in gatt_read_group_encode()