Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_host_stub.h85 int32_t GetDeviceClassInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp174 … std::bind(&BluetoothHostStub::GetDeviceClassInner, std::placeholders::_1, std::placeholders::_2,
1044 int32_t BluetoothHostStub::GetDeviceClassInner(MessageParcel &data, MessageParcel &reply) in GetDeviceClassInner() function in OHOS::Bluetooth::BluetoothHostStub