Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/le/internal/
Dlink_manager.cc74 auto pending_link = pending_links_.find(address_with_type); in ConnectFixedChannelServices() local
131 auto pending_link = pending_links_.find(connecting_address_with_type); in OnLeConnectSuccess() local
142 auto pending_link = pending_links_.find(address_with_type); in OnLeConnectFail() local
/system/bt/gd/l2cap/classic/internal/
Dlink_manager.cc76 auto pending_link = pending_links_.find(device); in ConnectFixedChannelServices() local
163 auto pending_link = pending_links_.find(device); in OnConnectSuccess() local
174 auto pending_link = pending_links_.find(device); in OnConnectFail() local