Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc62 struct BackgroundConnection { struct
78 static std::unordered_map<RawAddress, BackgroundConnection, BgConnHash> argument
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_ble_bgconn.cc40 struct BackgroundConnection {}; struct