HomeSort by: relevance | last modified time | path
    Searched refs:peak_bandwidth (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
l2cap.h 188 uint32_t peak_bandwidth; /* bytes per second */ member in struct:__anon14ed532f0108
l2cap_signal.c 1231 qos->peak_bandwidth = le32toh(src->peak_bandwidth);
1248 dst->peak_bandwidth = htole32(qos->peak_bandwidth);
hci.h 906 uint32_t peak_bandwidth; /* bytes per second */ member in struct:__anonf724d2113d08
981 uint32_t peak_bandwidth; member in struct:__anonf724d2114708
1988 uint32_t peak_bandwidth; /* bytes per second */ member in struct:__anonf724d211c008
2120 uint32_t peak_bandwidth; /* peak bandwidth */ member in struct:__anonf724d211d308

Completed in 42 milliseconds