Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp169 if (state == BleAdvState::BLE_ADV_STATE_ADVERTISING) { in RegisterService()
289 if (state == BleAdvState::BLE_ADV_STATE_ADVERTISING) { in OnAdvertisingStateChanged()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h491 BLE_ADV_STATE_ADVERTISING, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h576 BLE_ADV_STATE_ADVERTISING, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp1622 int status = BLE_ADV_STATE_ADVERTISING; in OnStartAdvertisingEvt()
1646 return BLE_ADV_STATE_ADVERTISING; in GetAdvertisingStatus()