Home
last modified time | relevance | path

Searched refs:SetFastScanInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_host_stub.h94 int32_t SetFastScanInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp213 std::bind(&BluetoothHostStub::SetFastScanInner, std::placeholders::_1,
1253 int32_t BluetoothHostStub::SetFastScanInner(MessageParcel &data, MessageParcel &reply) in SetFastScanInner() function in OHOS::Bluetooth::BluetoothHostStub