Home
last modified time | relevance | path

Searched defs:TLV_TAG_HOGD (Results 1 – 2 of 2) sorted by relevance

/btstack/example/
H A Dhog_host_demo.c65 #define TLV_TAG_HOGD ((((uint32_t) 'H') << 24 ) | (((uint32_t) 'O') << 16) | (((uint32_t) 'G') << 8… macro
H A Dhog_boot_host_demo.c59 #define TLV_TAG_HOGD ((((uint32_t) 'H') << 24 ) | (((uint32_t) 'O') << 16) | (((uint32_t) 'G') << 8… macro