Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_proxy/pw_bluetooth_proxy_private/
Dtest_utils.h251 struct BasicL2capParameters { struct
252 uint16_t handle = 123;
253 uint16_t local_cid = 234;
254 uint16_t remote_cid = 456;
255 AclTransportType transport = AclTransportType::kLe;