Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c45 hdev->req_rsp = skb_get(skb); in hci_cmd_sync_complete()
199 skb = hdev->req_rsp; in __hci_cmd_sync_sk()
200 hdev->req_rsp = NULL; in __hci_cmd_sync_sk()
/linux/include/net/bluetooth/
H A Dhci_core.h536 struct sk_buff *req_rsp; member