Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duhid_hfp.rs17 pub const UHID_INPUT_DROP: u8 = 1 << 2; constant
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs39 OutputEvent, UHidHfp, BLUETOOTH_TELEPHONY_UHID_REPORT_ID, UHID_INPUT_DROP,
1938 (data & UHID_INPUT_DROP) != 0, in uhid_send_input_event_report()
1960 data |= UHID_INPUT_DROP; in uhid_send_hook_switch_input_report()