Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Dcod.rs31 let combo_joystick_cod = 0x05c4; in test_cod() localVariable
36 assert_eq!(is_cod_hid_keyboard(combo_joystick_cod), false); in test_cod()
37 assert_eq!(is_cod_hid_combo(combo_joystick_cod), true); in test_cod()