Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtmtk.c1076 skb = bt_skb_alloc(HCI_MAX_ISO_SIZE, GFP_ATOMIC); in btmtk_recv_isopkt()
/linux-6.15/include/net/bluetooth/
H A Dhci.h31 #define HCI_MAX_ISO_SIZE 251 macro