Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.h197 int InitBtmAndGap();
H A Dble_adapter.cpp185 ret = (InitBtmAndGap() == BT_SUCCESS); in EnableTask()
194 int BleAdapter::InitBtmAndGap() in InitBtmAndGap() function in OHOS::bluetooth::BleAdapter