HomeSort by relevance Sort by last modified time
    Searched refs:BT_HC_LOGGING_ON (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h 58 BT_HC_LOGGING_ON,
  /external/bluetooth/bluedroid/main/
bte_main.c 270 bt_hc_if->logging(new ? BT_HC_LOGGING_ON : BT_HC_LOGGING_OFF, hci_logfile, hci_save_log);
296 bt_hc_if->logging(BT_HC_LOGGING_ON, hci_logfile, hci_save_log);
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 436 if (state != BT_HC_LOGGING_ON)

Completed in 34 milliseconds