Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_nokia.c275 struct hci_nokia_neg_hdr *neg_hdr; in nokia_send_negotiation() local
281 len = H4_TYPE_SIZE + sizeof(*neg_hdr) + sizeof(*neg_cmd); in nokia_send_negotiation()
288 neg_hdr = skb_put(skb, sizeof(*neg_hdr)); in nokia_send_negotiation()
289 neg_hdr->dlen = sizeof(*neg_cmd); in nokia_send_negotiation()