Searched refs:HCI_MAX_SCO_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/net/bluetooth/ | ||
D | hci.h | 33 #define HCI_MAX_SCO_SIZE 255 macro |
/linux-2.4.37.9/net/bluetooth/ | ||
D | hci_core.c | 236 bs.sco_mtu = HCI_MAX_SCO_SIZE; in hci_init_req() |