Home
last modified time | relevance | path

Searched defs:logfile_fd (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_bqr.cc436 int logfile_fd = in OpenLmpLlTraceLogFile() local
471 int logfile_fd = in OpenBtSchedulingTraceLogFile() local
/system/bt/hci/src/
Dhci_layer_android.cc217 int logfile_fd = open(LOG_PATH, O_WRONLY | O_CREAT | O_TRUNC, in hci_open_firmware_log_file() local
Dbtsnoop.cc95 static int logfile_fd = INVALID_FD; variable