Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_bqr.cc454 int logfile_fd = in OpenLmpLlTraceLogFile() local
489 int logfile_fd = in OpenBtSchedulingTraceLogFile() local
/aosp12/system/bt/hci/src/
H A Dhci_layer_android.cc242 int logfile_fd = open(LOG_PATH, O_WRONLY | O_CREAT | O_TRUNC, in hci_open_firmware_log_file() local
H A Dbtsnoop.cc95 static int logfile_fd = INVALID_FD; variable