Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_host_stub.h106 int32_t IsSupportVirtualAutoConnectInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp238 std::bind(&BluetoothHostStub::IsSupportVirtualAutoConnectInner,
1320 int32_t BluetoothHostStub::IsSupportVirtualAutoConnectInner(MessageParcel &data, MessageParcel &rep… in IsSupportVirtualAutoConnectInner() function in OHOS::Bluetooth::BluetoothHostStub