Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhid_device.c96 static bool hid_device_boot_protocol_mode_supported; variable
574 …(hid_protocol_mode_t)param == HID_PROTOCOL_MODE_BOOT) && !hid_device_boot_protocol_mode_supported){ in packet_handler()
839 hid_device_boot_protocol_mode_supported = boot_protocol_mode_supported; in hid_device_init()
858 hid_device_boot_protocol_mode_supported = false; in hid_device_deinit()