Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Duinput.rs32 const BUS_BLUETOOTH: u16 = 0x05; constant
78 UInputId { bustype: BUS_BLUETOOTH, vendor: 0, product: 0, version: 0 } in default()
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc618 ev.u.create.bus = BUS_BLUETOOTH; in bta_hh_co_send_hid_info()