Searched refs:HIDPP_CAPABILITY_UNIFIED_BATTERY (Results 1 – 1 of 1) sorted by relevance
98 #define HIDPP_CAPABILITY_UNIFIED_BATTERY BIT(6) macro1606 hidpp->capabilities |= HIDPP_CAPABILITY_UNIFIED_BATTERY; in hidpp20_query_battery_info_1004()3986 else if (hidpp->capabilities & HIDPP_CAPABILITY_UNIFIED_BATTERY) in hidpp_connect_event()