Searched defs:StartScan (Results 1 – 6 of 6) sorted by relevance
8 rpc StartScan(google.protobuf.Empty) returns (stream LeReportMsg) {} rpc
51 ::grpc::Status StartScan(::grpc::ServerContext* context, const ::google::protobuf::Empty*, in StartScan() function in bluetooth::hci::facade::LeScanningManagerFacadeService
28 boolean StartScan(int client_id, in StartScan() method
65 Status BluetoothLeScannerBinderServer::StartScan( in StartScan() function in ipc::binder::BluetoothLeScannerBinderServer
96 bool LowEnergyScanner::StartScan(const ScanSettings& settings, in StartScan() function in bluetooth::LowEnergyScanner
780 bt_status_t BluetoothGattInterface::StartScan(int client_id) { in StartScan() function in bluetooth::hal::BluetoothGattInterface