Home
last modified time | relevance | path

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

/src/sys/dev/hid/
H A Dps4dshock.c663 bool is_bluetooth; member
1036 hid_size_t osize = sc->is_bluetooth ? in ps4dshock_write()
1043 buf[0] = sc->is_bluetooth ? 0x11 : 0x05; in ps4dshock_write()
1044 offset = sc->is_bluetooth ? 3 : 1; in ps4dshock_write()