Searched refs:FindClientTransport (Results 1 – 2 of 2) sorted by relevance
321 static L2capTransport *FindClientTransport(uint16_t lcid);
196 L2capTransport *L2capTransport::FindClientTransport(uint16_t lcid) in FindClientTransport() function in OHOS::bluetooth::L2capTransport232 L2capTransport *transport = FindClientTransport(lcid); in GetTransport()