Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/le/internal/
H A Dlink.cc145 void Link::SendConnectionParameterUpdate(uint16_t conn_interval_min, uint16_t conn_interval_max, ui… in SendConnectionParameterUpdate() function in bluetooth::l2cap::le::internal::Link
/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.cc402 …::grpc::Status SendConnectionParameterUpdate(::grpc::ServerContext* context, const ConnectionParam… in SendConnectionParameterUpdate() function in bluetooth::l2cap::le::L2capLeModuleFacadeService