/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-hfp.md | 1 # @ohos.bluetooth.hfp (蓝牙hfp模块) 3 hfp模块提供了访问蓝牙呼叫接口的方法。 14 import { hfp } from '@kit.ConnectivityKit'; 31 ## hfp.createHfpAgProfile 35 创建hfp profile实例。 59 let hfpAgProfile = hfp.createHfpAgProfile();
|
H A D | js-apis-bluetooth-hfp-sys.md | 1 # @ohos.bluetooth.hfp (蓝牙hfp模块)(系统接口) 3 hfp模块提供了访问蓝牙呼叫接口的方法。 8 > 当前页面仅包含本模块的系统接口,其他公开接口参见[@ohos.bluetooth.hfp (蓝牙hfp模块)](js-apis-bluetooth-hfp.md) 14 import { hfp } from '@kit.ConnectivityKit'; 56 let hfpAg = hfp.createHfpAgProfile(); 102 let hfpAg = hfp.createHfpAgProfile();
|
H A D | Readme-CN.md | 10 - [@ohos.bluetooth.hfp(蓝牙hfp模块)(推荐)](js-apis-bluetooth-hfp.md) 29 - [@ohos.bluetooth.hfp(蓝牙hfp模块)(推荐)(系统接口)](js-apis-bluetooth-hfp-sys.md)
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-hfp.md | 1 # @ohos.bluetooth.hfp (Bluetooth HFP Module) 3 The **hfp** module provides APIs for using the Bluetooth Hands-Free Profile (HFP). 14 import { hfp } from '@kit.ConnectivityKit'; 18 ## hfp.createHfpAgProfile 46 let hfpAgProfile = hfp.createHfpAgProfile();
|
H A D | js-apis-bluetooth-hfp-sys.md | 1 # @ohos.bluetooth.hfp (Bluetooth HFP Module) (System API) 3 The **hfp** module provides APIs for using the Bluetooth Hands-Free Profile (HFP). 8 …details about its public APIs, see [@ohos.bluetooth.hfp (Bluetooth HFP Module)](js-apis-bluetooth-… 14 import { hfp } from '@kit.ConnectivityKit'; 56 let hfpAg = hfp.createHfpAgProfile(); 102 let hfpAg = hfp.createHfpAgProfile();
|
H A D | Readme-EN.md | 10 - [@ohos.bluetooth.hfp (Bluetooth HFP Module) (Recommended)](js-apis-bluetooth-hfp.md) 29 …- [@ohos.bluetooth.hfp (Bluetooth HFP Module) (Recommended) (System API)](js-apis-bluetooth-hfp-sy…
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/ |
H A D | BUILD.gn | 64 "src/hfp/napi_bluetooth_hfp_ag.cpp", 65 "src/hfp/napi_bluetooth_hfp_ag_observer.cpp", 66 "src/hfp/napi_bluetooth_hfp_hf.cpp", 67 "src/hfp/napi_bluetooth_hfp_hf_observer.cpp", 153 "src/hfp/napi_bluetooth_hfp_ag.cpp", 154 "src/hfp/napi_bluetooth_hfp_ag_observer.cpp", 155 "src/hfp/napi_bluetooth_hfp_hf.cpp", 156 "src/hfp/napi_bluetooth_hfp_hf_observer.cpp", 206 "$SUBSYSTEM_DIR/bluetooth/frameworks/js/napi/src/hfp:hfp",
|
/ohos5.0/docs/zh-cn/application-dev/connectivity/bluetooth/ |
H A D | bluetooth-overview.md | 15 …hfp模块(免提模式):HFP模块是指蓝牙耳机或车载蓝牙设备中的Hands-Free Profile,即“免提模式”。HFP允许用户通过蓝牙连接手机或其他蓝牙设备,实现免提通话和语音控制等功能。详…
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | BUILD.gn | 19 ohos_shared_library("hfp") { 33 "BT_MODULE_NAME = \"bluetooth.hfp\"",
|
/ohos5.0/drivers/hdf_core/framework/model/display/driver/ |
H A D | hdf_disp.h | 76 uint32_t hfp; member 128 uint32_t hfp; member
|
H A D | hdf_drm_panel.c | 221 hdfDrmPanel->mode.hsync_start = panelInfo->width + panelInfo->hfp; in CreateDrmMode() 222 hdfDrmPanel->mode.hsync_end = panelInfo->width + panelInfo->hfp + panelInfo->hsw; in CreateDrmMode() 223 hdfDrmPanel->mode.htotal = panelInfo->width + panelInfo->hfp + panelInfo->hsw + panelInfo->hbp; in CreateDrmMode()
|
H A D | hdf_disp.c | 146 info->hfp = panel->info->hfp; in GetDispInfo()
|
/ohos5.0/docs/en/application-dev/connectivity/bluetooth/ |
H A D | bluetooth-overview.md | 15 …hfp** module: Hands-Free Profile (HFP) allows hands-free calls and voice control to be implemented…
|
/ohos5.0/drivers/hdf_core/framework/model/display/driver/adapter_soc/ |
H A D | hi35xx_disp.c | 164 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcPixelClk() 179 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcDataRate() 215 cfg.timing.hlinePixels = info->width + info->hbp + info->hfp + info->hsw; in MipiDsiInit()
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/ |
H A D | changelogs-bluetooth.md | 16 |@ohos.bluetooth.hfp | [js-apis-bluetooth-hfp.md](../../../application-dev/reference/apis/js-apis-b… 94 …oGatewayProfile](../../../application-dev/reference/apis/js-apis-bluetooth-hfp.md#handsfreeaudioga… 95 |connect(hfp profile) | [connect](../../../application-dev/reference/apis/js-apis-bluetooth-hfp.md#… 96 |disconnect(hfp profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-h… 97 |on('connectionStateChange')(hfp profile) | [baseProfile.on('connectionStateChange')](../../../appl… 98 |off('connectionStateChange')(hfp profile) | [baseProfile.off('connectionStateChange')](../../../ap…
|
/ohos5.0/docs/zh-cn/application-dev/connectivity/ |
H A D | connectivity-kit-intro.md | 36 详情请参考[@ohos.bluetooth.hfp API参考](../reference/apis-connectivity-kit/js-apis-bluetooth-hfp.md)。
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/ |
H A D | changelogs-bluetooth.md | 16 |@ohos.bluetooth.hfp | [js-apis-bluetooth-hfp.md](../../../application-dev/reference/apis/js-apis-b… 94 …oGatewayProfile](../../../application-dev/reference/apis/js-apis-bluetooth-hfp.md#handsfreeaudioga… 95 |connect(hfp profile) | [connect](../../../application-dev/reference/apis/js-apis-bluetooth-hfp.md#… 96 |disconnect(hfp profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-h… 97 |on('connectionStateChange')(hfp profile) | [baseProfile.on('connectionStateChange')](../../../appl… 98 |off('connectionStateChange')(hfp profile) | [baseProfile.off('connectionStateChange')](../../../ap…
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/ProfileDoc/ |
H A D | Profile功能界面使用说明文档.md | 138 - 使用指导:使用hfp连接到设备。device为要连接的远程设备的地址。如果连接正在进行,返回值为true;否则返回 false。 146 - 使用指导:用hfp断开与设备的连接。device为要断开连接的远程设备的地址。如果正在断开连接,则返回true;否则返回 false。
|
/ohos5.0/foundation/communication/bluetooth_service/ |
H A D | hisysevent.yaml | 39 …__BASE: {type: STATISTIC, level: MINOR, tag: PowerStats, desc: bluetooth hfp profile state message} 40 STATE: {type: INT32, desc: hfp profile connected state}
|
/ohos5.0/drivers/peripheral/display/hal/ |
H A D | disp_common.h | 127 uint32_t hfp; member
|
H A D | disp_hal.c | 87 HDF_LOGI("tmpInfo->hbp = %u, tmpInfo->hfp = %u", tmpInfo->hbp, tmpInfo->hfp); in GetInfo()
|
/ohos5.0/docs/en/application-dev/connectivity/ |
H A D | connectivity-kit-intro.md | 34 - **hfp** module<br> 36 …For details, see [@ohos.bluetooth.hfp](../reference/apis-connectivity-kit/js-apis-bluetooth-hfp.md…
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/ |
H A D | BUILD.gn | 17 module_output_path = "bluetooth/framework_test/hfp/"
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-lcd-des.md | 164 cfg.timing.hlinePixels = info->width + info->hbp + info->hfp + info->hsw; 216 uint32_t hfp; // 水平同步信号的前肩
|
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | mipi_icn9700.c | 263 .hfp = HORIZONTAL_FRONT_PORCH, /* horizontal front porch */
|