Searched refs:msft_opcode (Results 1 – 2 of 2) sorted by relevance
346 __u16 msft_opcode; in virtbt_probe() local350 msft_opcode, &msft_opcode); in virtbt_probe()353 msft_opcode, &msft_opcode); in virtbt_probe()355 hci_set_msft_opcode(hdev, msft_opcode); in virtbt_probe()
46 __u16 msft_opcode; member210 if (vhci->msft_opcode) in msft_opcode_set()213 vhci->msft_opcode = val; in msft_opcode_set()222 *val = vhci->msft_opcode; in msft_opcode_get()276 if (vhci->msft_opcode) in vhci_setup()277 hci_set_msft_opcode(hdev, vhci->msft_opcode); in vhci_setup()
Completed in 7 milliseconds