Searched refs:acl_mtu (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci.h187 __u16 acl_mtu; member in struct:__anon11600
271 __u16 acl_mtu; member in struct:__anon11607
714 __u16 acl_mtu; member in struct:hci_dev_info
H A Dhci_core.h80 unsigned int acl_mtu; member in struct:hci_dev
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci.h187 __u16 acl_mtu; member in struct:__anon7194
271 __u16 acl_mtu; member in struct:__anon7201
714 __u16 acl_mtu; member in struct:hci_dev_info
H A Dhci_core.h80 unsigned int acl_mtu; member in struct:hci_dev
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_event.c266 hdev->acl_mtu = __le16_to_cpu(bs->acl_mtu);
272 hdev->acl_mtu, hdev->sco_mtu, hdev->acl_pkts, hdev->sco_pkts);
H A Dhci_core.c677 hdev->acl_mtu = *((__u16 *)&dr.dev_opt + 1);
754 di.acl_mtu = hdev->acl_mtu;
H A Dl2cap.c140 conn->mtu = hcon->hdev->acl_mtu;

Completed in 105 milliseconds