Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc92 struct tAPPS_CONNECTING { struct
104 std::map<RawAddress, tAPPS_CONNECTING> bgconn_dev;
113 const std::map<RawAddress, tAPPS_CONNECTING>::iterator it) { in is_anyone_interested_to_use_accept_list()
120 bool is_anyone_connecting(const std::map<RawAddress, tAPPS_CONNECTING>::iterator it) { in is_anyone_connecting()
518 const tAPPS_CONNECTING& info = it->second; in direct_connect_add()