HomeSort by relevance Sort by last modified time
    Searched defs:StartScan (Results 1 - 5 of 5) sorted by null

  /system/bt/service/common/bluetooth/binder/
IBluetoothLowEnergy.cpp 115 bool result = StartScan(client_id, *settings, filters);
234 bool BpBluetoothLowEnergy::StartScan(
  /system/bt/service/ipc/binder/
bluetooth_low_energy_binder_server.cpp 106 bool BluetoothLowEnergyBinderServer::StartScan(
119 return client->StartScan(settings, filters);
  /system/bt/service/hal/
bluetooth_gatt_interface.cpp 911 bt_status_t BluetoothGattInterface::StartScan(int client_id) {
  /system/bt/service/
low_energy_client.cpp 412 bool LowEnergyClient::StartScan(const ScanSettings& settings,
424 StartScan(client_id_);
  /system/connectivity/shill/wifi/
wifi_unittest.cc     [all...]

Completed in 301 milliseconds