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

  /system/bt/service/common/android/bluetooth/
IBluetooth.aidl 47 IBluetoothLeScanner GetLeScannerInterface();
  /system/bt/service/ipc/binder/
bluetooth_binder_server.h 81 Status GetLeScannerInterface(
109 // first call to GetLeScannerInterface().
bluetooth_binder_server.cc 174 Status BluetoothBinderServer::GetLeScannerInterface(
  /system/bt/service/client/
main.cc 839 bt_iface->GetLeScannerInterface(&ble_scanner_iface);
862 bt_iface->GetLeScannerInterface(&ble_scanner_iface);
895 bt_iface->GetLeScannerInterface(&ble_scanner_iface);
917 bt_iface->GetLeScannerInterface(&ble_scanner_iface);
    [all...]

Completed in 121 milliseconds