Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_bgconn.cc49 struct BackgroundConnection { struct
65 static std::unordered_map<RawAddress, BackgroundConnection, BgConnHash> argument
73 BackgroundConnection{address, addr_type, false, 0, false}; in background_connection_add()
75 BackgroundConnection* connection = &map_iter->second; in background_connection_add()
103 BackgroundConnection* connection = &map_el.second; in background_connections_pending()
165 BackgroundConnection* connection = &map_it->second; in btm_ble_bgconn_cancel_if_disconnected()
271 BackgroundConnection* connection = &map_it->second; in btm_execute_wl_dev_operation()
281 BackgroundConnection* connection = &map_el.second; in btm_execute_wl_dev_operation()