Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/main/
Dbte_main.c59 char hci_logfile[256] = HCI_LOGGING_FILENAME; variable
179 bt_hc_if->logging(BT_HC_LOGGING_ON, hci_logfile); in bte_main_enable()
Dbte_conf.c43 extern char hci_logfile[256];
166 strcpy(hci_logfile, p_conf_value); in logging_set_filepath()