Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dh4_recv.h32 .maxlen = HCI_MAX_SCO_SIZE
H A Dhci_uart.h137 .maxlen = HCI_MAX_SCO_SIZE
H A Drtk_btusb.h294 #define HCI_MAX_SCO_SIZE 255 macro
H A Dbtusb.c803 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
H A Drtk_btusb.c853 len = HCI_MAX_SCO_SIZE; in hci_reassembly()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_bt.c321 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h29 #define HCI_MAX_SCO_SIZE 255 macro