Home
last modified time | relevance | path

Searched refs:HCI_REQ_SKB (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h358 #define HCI_REQ_SKB BIT(1) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h443 #define HCI_REQ_SKB BIT(1) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c78 bt_cb(skb)->hci.req_flags |= HCI_REQ_SKB; in req_run()
H A Dhci_core.c4062 if (skb && bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) { in hci_req_cmd_complete()
4080 if (bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) in hci_req_cmd_complete()
H A Dhci_sync.c139 bt_cb(skb)->hci.req_flags |= HCI_REQ_SKB; in hci_cmd_sync_run()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c4899 if (bt_cb(hdev->sent_cmd)->hci.req_flags & HCI_REQ_SKB) { in hci_req_cmd_complete()
4917 if (bt_cb(skb)->hci.req_flags & HCI_REQ_SKB) in hci_req_cmd_complete()
H A Dhci_request.c80 bt_cb(skb)->hci.req_flags |= HCI_REQ_SKB; in req_run()

Completed in 24 milliseconds