Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_host_stub.h108 int32_t SetFastScanLevelInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp244 std::bind(&BluetoothHostStub::SetFastScanLevelInner,
1330 int32_t BluetoothHostStub::SetFastScanLevelInner(MessageParcel &data, MessageParcel &reply) in SetFastScanLevelInner() function in OHOS::Bluetooth::BluetoothHostStub