Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duhid_hfp.rs87 pub struct UHidHfp { struct
91 impl UHidHfp { argument
97 ) -> UHidHfp in create()
159 UHidHfp { handle: uhid_writer } in create()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs39 OutputEvent, UHidHfp, BLUETOOTH_TELEPHONY_UHID_REPORT_ID, UHID_INPUT_DROP,
398 pub handle: UHidHfp,
1878 handle: UHidHfp::create( in uhid_create()