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 57 BT_HC_LOGGING_ON,
  /external/bluetooth/bluedroid/main/
bte_main.c 255 bt_hc_if->logging(new ? BT_HC_LOGGING_ON : BT_HC_LOGGING_OFF, hci_logfile);
281 bt_hc_if->logging(BT_HC_LOGGING_ON, hci_logfile);
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 345 if (state == BT_HC_LOGGING_ON)

Completed in 27 milliseconds