Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_client_stub.h48 ErrCode GetServicesInner(MessageParcel &data, MessageParcel &reply);
/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
300 HILOGI("BluetoothGattClientStub::GetServicesInner starts"); in GetServicesInner()
314 HILOGE("WriteParcelable<GetServicesInner> failed"); in GetServicesInner()

Completed in 2 milliseconds