Home
last modified time | relevance | path

Searched refs:BleUpdateAdv (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-minichip-subsys-communication.md74 | BleUpdateAdv | 更新advertising参数。 |
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h671 int BleUpdateAdv(int advId, const BleAdvParams *param);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-subsys-communication.md74 | BleUpdateAdv | Updates the advertising parameters.|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp404 int BleUpdateAdv(int advId, const BleAdvParams *param) in BleUpdateAdv() function