Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_lib.h57 BT_HC_LOGGING_OFF, enumerator
/external/bluetooth/bluedroid/main/
Dbte_main.c270 bt_hc_if->logging(new ? BT_HC_LOGGING_ON : BT_HC_LOGGING_OFF, hci_logfile, hci_save_log); in bte_main_config_hci_logging()
342 bt_hc_if->logging(BT_HC_LOGGING_OFF, hci_logfile, hci_save_log); in bte_hci_disable()