Home
last modified time | relevance | path

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

/external/bluez/hcidump/parser/
Dl2cap.c433 uint16_t rto, mto, mps; in conf_rfc() local
438 mps = btohs(bt_get_unaligned((uint16_t *) (ptr + 7))); in conf_rfc()
440 txwin, maxtrans, rto, mto, mps); in conf_rfc()