Searched refs:HCI_LOG_PATH (Results 1 – 1 of 1) sorted by relevance
59 #define HCI_LOG_PATH "./hci.log" macro204 bool exists = BtmIsFileExists(HCI_LOG_PATH); in BtmPrepareSnoopFile()206 g_outputFile = fopen(HCI_LOG_PATH, "a"); in BtmPrepareSnoopFile()211 g_outputFile = fopen(HCI_LOG_PATH, "w"); in BtmPrepareSnoopFile()