Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dcoredump.h15 #define HCI_DEVCD_HDR_SIZE_MAX 512 macro
/linux/net/bluetooth/
H A Dcoredump.c154 skb = alloc_skb(HCI_DEVCD_HDR_SIZE_MAX, GFP_ATOMIC); in hci_devcd_prepare()