Home
last modified time | relevance | path

Searched defs:hdfHciInterfaceHost (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/
H A Dhci_interface_driver.cpp44 …auto *hdfHciInterfaceHost = CONTAINER_OF(client->device->service, struct HdfHciInterfaceHost, ioSe… in HciInterfaceDriverDispatch() local
73 auto *hdfHciInterfaceHost = new (std::nothrow) HdfHciInterfaceHost; in HdfHciInterfaceDriverBind() local
110 …auto *hdfHciInterfaceHost = CONTAINER_OF(deviceObject->service, struct HdfHciInterfaceHost, ioServ… in HdfHciInterfaceDriverRelease() local