Home
last modified time | relevance | path

Searched refs:max_acl_size (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDinfo.c122 le16toh(rp.max_acl_size)); in hci_read_buffer_size()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h1215 u_int16_t max_acl_size; /* Max. size of ACL packet (bytes) */ member
1357 u_int16_t max_acl_size; /* Max. size of ACL packet (bytes) */ member
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.c703 le16toh(rp->max_acl_size), /* size */ in process_info_params()