Home
last modified time | relevance | path

Searched refs:BT_HC_LOGGING_ON (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_lib.h57 BT_HC_LOGGING_ON, enumerator
/external/bluetooth/bluedroid/main/
Dbte_main.c251 bt_hc_if->logging(BT_HC_LOGGING_ON, hci_logfile); in bte_hci_enable()
/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c345 if (state == BT_HC_LOGGING_ON) in logging()