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

  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 375 int config_hci_snoop_log(uint8_t enable) function
377 ALOGI("config_hci_snoop_log");
415 config_hci_snoop_log
  /hardware/libhardware/include/hardware/
bluetooth.h 455 int (*config_hci_snoop_log)(uint8_t enable); member in struct:__anon32812
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 915 int ret = sBluetoothInterface->config_hci_snoop_log(enable);
    [all...]

Completed in 30 milliseconds