Home
last modified time | relevance | path

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

/btstack/src/ble/gatt-service/
H A Dhids_device.c143 static void hids_device_emit_event_with_uint8(uint8_t event, hci_con_handle_t con_handle, uint8_t v… in hids_device_emit_event_with_uint8() function
343hids_device_emit_event_with_uint8(HIDS_SUBEVENT_BOOT_MOUSE_INPUT_REPORT_ENABLE, con_handle, (uint8… in att_write_callback()
349hids_device_emit_event_with_uint8(HIDS_SUBEVENT_BOOT_KEYBOARD_INPUT_REPORT_ENABLE, con_handle, (ui… in att_write_callback()
356hids_device_emit_event_with_uint8(HIDS_SUBEVENT_PROTOCOL_MODE, con_handle, instance->hid_protocol_… in att_write_callback()