Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
Dbluetooth_host_stub.h67 ErrCode RegisterRemoteDeviceObserverInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_host_stub.cpp124 std::bind(&BluetoothHostStub::RegisterRemoteDeviceObserverInner, std::placeholders::_1,
980 ErrCode BluetoothHostStub::RegisterRemoteDeviceObserverInner(MessageParcel &data, MessageParcel &re… in RegisterRemoteDeviceObserverInner() function in OHOS::Bluetooth::BluetoothHostStub