Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duhid_hfp.rs14 pub const UHID_INPUT_NONE: u8 = 0; constant
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs40 UHID_INPUT_HOOK_SWITCH, UHID_INPUT_NONE, UHID_INPUT_PHONE_MUTE, UHID_OUTPUT_MUTE,
1956 let mut data = UHID_INPUT_NONE; in uhid_send_hook_switch_input_report()
1974 let mut data = UHID_INPUT_NONE; in uhid_send_phone_mute_input_report()