Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhdi_wrapper.c40 lib->hdiInit = dlsym(lib->lib, "HdiInit"); in LoadHdiLib()
41 if (lib->hdiInit == NULL) { in LoadHdiLib()
57 (lib->hdiInit == NULL) || in LoadHdiLib()
70 lib->hdiInit = NULL; in UnloadHdiLib()
H A Dhdi_wrapper.h26 HdiInitFunc hdiInit; member
H A Dhci.c106 int ret = g_hdiLib->hdiInit(&g_hdiCallacks); in HciInitHal()
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md3000 int ret = g_hdiLib->hdiInit(&g_hdiCallbacks);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md3010 int ret = g_hdiLib->hdiInit(&g_hdiCallbacks);