Searched refs:GetGattClientInterface (Results 1 – 5 of 5) sorted by relevance
154 virtual android::sp<IBluetoothGattClient> GetGattClientInterface() = 0;204 android::sp<IBluetoothGattClient> GetGattClientInterface() override;
146 sp<IBluetoothGattClient> gatt_client_iface = GetGattClientInterface(); in onTransact()289 sp<IBluetoothGattClient> BpBluetooth::GetGattClientInterface() { in GetGattClientInterface() function in ipc::binder::BpBluetooth
64 android::sp<IBluetoothGattClient> GetGattClientInterface() override;
131 BluetoothBinderServer::GetGattClientInterface() { in GetGattClientInterface() function in ipc::binder::BluetoothBinderServer
408 sp<IBluetoothGattClient> gatt_iface = bt_iface->GetGattClientInterface(); in HandleRegisterGATT()427 sp<IBluetoothGattClient> gatt_iface = bt_iface->GetGattClientInterface(); in HandleUnregisterGATT()