Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h828 #define BT_UUID_GATT_PRIMARY_VAL 0x2800 macro
833 BT_UUID_DECLARE_16(BT_UUID_GATT_PRIMARY_VAL)
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c798 case BT_UUID_GATT_PRIMARY_VAL: in gen_hash_m()
3851 uuid_svc.val = BT_UUID_GATT_PRIMARY_VAL; in gatt_find_type_rsp()
3889 uuid_val = BT_UUID_GATT_PRIMARY_VAL; in gatt_find_type_encode()
4439 uuid_svc.val = BT_UUID_GATT_PRIMARY_VAL; in parse_service()
4499 net_buf_add_le16(buf, BT_UUID_GATT_PRIMARY_VAL); in gatt_read_group_encode()