Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_core.c1135 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() function
1187 EXPORT_SYMBOL(__hci_cmd_sync_ev);
1192 return __hci_cmd_sync_ev(hdev, opcode, plen, param, 0, timeout); in __hci_cmd_sync()