Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_client_stub.h48 ErrCode GetServicesInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_stub.cpp55 &BluetoothGattClientStub::GetServicesInner; in BluetoothGattClientStub()
298 ErrCode BluetoothGattClientStub::GetServicesInner(MessageParcel &data, MessageParcel &reply) in GetServicesInner() function in OHOS::Bluetooth::BluetoothGattClientStub