Searched refs:g_connectionBleClientInterface (Results 1 – 1 of 1) sorted by relevance
23 void *g_connectionBleClientInterface; variable26 g_connectionBleClientInterface = reinterpret_cast<void *>(this); in ConnectionBleClientInterfaceMock()31 g_connectionBleClientInterface = nullptr; in ~ConnectionBleClientInterfaceMock()98 return reinterpret_cast<ConnectionBleClientInterface *>(g_connectionBleClientInterface); in GetConnectionBleClientInterface()