Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dl2c_api.cc949 struct ConnectionParameter { struct
951 uint16_t min_int = 0x0018;
952 uint16_t max_int = 0x0028;
953 uint16_t latency = 0x0000;
954 uint16_t timeout = 0x001f4;
955 uint16_t min_ce_len = 0x0000;
956 uint16_t max_ce_len = 0x0000;
957 bool update_allowed = true;
/system/bt/gd/l2cap/le/
Dfacade.proto78 message ConnectionParameter { message