Home
last modified time | relevance | path

Searched refs:BleSetScanParameters (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-minichip-subsys-communication.md79 | BleSetScanParameters | 设置扫描参数。 |
/ohos5.0/foundation/communication/bluetooth/
H A DREADME_zh.md128 int BleSetScanParameters(int clientId, BleScanParams *param);
H A DREADME.md128 int BleSetScanParameters(int clientId, BleScanParams *param);
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h725 int BleSetScanParameters(int clientId, BleScanParams *param);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-subsys-communication.md79 | BleSetScanParameters | Sets scan parameters.|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp473 int BleSetScanParameters(int clientId, BleScanParams *param) in BleSetScanParameters() function