Home
last modified time | relevance | path

Searched refs:StartAdvAddrTimer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h957 bool StartAdvAddrTimer(int advHandle, const AdvOwnAddrParams *ownAddrParams);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp627 if (!StartAdvAddrTimer(i, ownAddrParams)) { in BleStartAdvWithAddr()
1420 bool StartAdvAddrTimer(int advHandle, const AdvOwnAddrParams *ownAddrParams) in StartAdvAddrTimer() function