Searched defs:hci_cmd (Results 1 – 1 of 1) sorted by relevance
119 u16 hci_cmd = (buf[0]<<8) | buf[1]; in gdm_wimax_event_rcv() local201 u16 hci_cmd = ((u8)buf[0]<<8) | (u8)buf[1]; in gdm_wimax_event_send() local