Home
last modified time | relevance | path

Searched refs:max_sco_size (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h1205 u_int8_t max_sco_size; /* Max. size of SCO packet (bytes) */ member
1325 u_int8_t max_sco_size; /* Max. size of SCO packet (bytes) */ member
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_cmds.c699 rp->max_sco_size, /* size */ in process_info_params()
/dragonfly/sys/netbt/
H A Dhci.h1339 uint8_t max_sco_size; /* Max. size of SCO packet (bytes) */ member
1684 uint8_t max_sco_size; /* Max. size of SCO packet (bytes) */ member
H A Dhci_event.c886 unit->hci_max_sco_size = rp.max_sco_size; in hci_cmd_read_buffer_size()