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