Home
last modified time | relevance | path

Searched refs:tAPPS_CONNECTING (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/gatt/
Dconnection_manager.cc61 struct tAPPS_CONNECTING { struct
71 std::map<RawAddress, tAPPS_CONNECTING> bgconn_dev;
74 const std::map<RawAddress, tAPPS_CONNECTING>::iterator it) { in anyone_connecting()