Home
last modified time | relevance | path

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

/system/bt/service/common/bluetooth/binder/
DIBluetooth.cpp146 sp<IBluetoothGattClient> gatt_client_iface = GetGattClientInterface(); in onTransact() local
147 reply->writeStrongBinder(IInterface::asBinder(gatt_client_iface.get())); in onTransact()