Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci.h29 #define HCI_MAX_SCO_SIZE 255 macro
/linux-2.6.39/net/bluetooth/
Dhci_core.c236 cp.sco_mtu = HCI_MAX_SCO_SIZE; in hci_init_req()
1302 len = HCI_MAX_SCO_SIZE; in hci_reassembly()