Home
last modified time | relevance | path

Searched defs:CocParameters (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/pw_bluetooth_proxy_private/
Dtest_utils.h237 struct CocParameters { struct
238 uint16_t handle = 123;
239 uint16_t local_cid = 234;
240 uint16_t remote_cid = 456;
241 uint16_t rx_mtu = 100;
242 uint16_t rx_mps = 100;
243 uint16_t rx_credits = 1;
244 uint16_t tx_mtu = 100;
245 uint16_t tx_mps = 100;
246 uint16_t tx_credits = 1;