Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
A Dbluetooth.h380 #define HCI_REQ_SKB BIT(1) macro
/linux/net/bluetooth/
A Dhci_core.c5014 if (bt_cb(hdev->sent_cmd)->hci.req_flags & HCI_REQ_SKB) { in hci_req_cmd_complete()
5032 if (bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) in hci_req_cmd_complete()
A Dhci_request.c82 bt_cb(skb)->hci.req_flags |= HCI_REQ_SKB; in req_run()

Completed in 21 milliseconds