Searched refs:SetFastScan (Results 1 – 9 of 9) sorted by relevance
509 bool SetFastScan(bool isEnable) in SetFastScan() function516 int ret = g_BluetoothHost->SetFastScan(isEnable); in SetFastScan()
187 bool SetFastScan(bool isEnable);
737 int SetFastScan(bool isEnable);
98 int32_t SetFastScan(bool isEnable) override;
123 virtual int32_t SetFastScan(bool isEnable) = 0;
120 int32_t SetFastScan(bool isEnable) override;
1138 int BluetoothHost::SetFastScan(bool isEnable) in SetFastScan() function in OHOS::Bluetooth::BluetoothHost1146 return proxy->SetFastScan(isEnable); in SetFastScan()
1509 int32_t BluetoothHostProxy::SetFastScan(bool isEnable) in SetFastScan() function in OHOS::Bluetooth::BluetoothHostProxy
1807 int32_t BluetoothHostServer::SetFastScan(bool isEnable) in SetFastScan() function in OHOS::Bluetooth::BluetoothHostServer