OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_HDR_OPCODE
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h
31
#define
HCI_HDR_OPCODE
0xff36
uim.c
453
cmd.hci_hdr.opcode =
HCI_HDR_OPCODE
;
470
if (read_command_complete(dev_fd,
HCI_HDR_OPCODE
) < 0) {
/hardware/ti/wpan/ti_st/uim-sysfs/
uim.h
31
#define
HCI_HDR_OPCODE
0xff36
uim.c
436
cmd.hci_hdr.opcode =
HCI_HDR_OPCODE
;
453
if (read_command_complete(dev_fd,
HCI_HDR_OPCODE
) < 0) {
Completed in 26 milliseconds