Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/tools/scripts/
Dbtsnoop_live.py76 dllName = 'LiveImportAPI.dll' variable
78 dllName = 'LiveImportAPI_x64.dll' variable
181 live_import = CDLL(FTS_DLL_PATH + dllName)
189 print(dllName + " loaded successfully")