Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKDevice.cpp112 m_blueTooth = NULL; in CRKDevice()
167 if (m_blueTooth) in ~CRKDevice()
169 delete []m_blueTooth; in ~CRKDevice()
170 m_blueTooth = NULL; in ~CRKDevice()
H A DRKDevice.h138 PBYTE m_blueTooth; variable