Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhid_device.h91 void hid_device_init(bool boot_protocol_mode_supported, uint16_t hid_descriptor_len, const uint8_t …
H A Dhid_device.c838 void hid_device_init(bool boot_protocol_mode_supported, uint16_t descriptor_len, const uint8_t * de… in hid_device_init() argument
839 hid_device_boot_protocol_mode_supported = boot_protocol_mode_supported; in hid_device_init()