Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp138 sptr<IRemoteObject> hostRemote = samgr->GetSystemAbility(BLUETOOTH_HOST_SYS_ABILITY_ID); in GetProxy() local
139 if (!hostRemote) { in GetProxy()
140 HDF_LOGE("%{public}s: failed: no hostRemote", __func__); in GetProxy()
144 sptr<IBluetoothHost> hostProxy = iface_cast<IBluetoothHost>(hostRemote); in GetProxy()

Completed in 1 milliseconds