Searched refs:g_connectionBleManagerInterface (Results 1 – 1 of 1) sorted by relevance
22 void *g_connectionBleManagerInterface; variable25 g_connectionBleManagerInterface = reinterpret_cast<void *>(this); in ConnectionBleManagerInterfaceMock()30 g_connectionBleManagerInterface = nullptr; in ~ConnectionBleManagerInterfaceMock()35 return reinterpret_cast<ConnectionBleManagerInterface *>(g_connectionBleManagerInterface); in GetConnectionBleInterface()