Home
last modified time | relevance | path

Searched refs:ConnectionStrategy (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/base_profile/
H A Dnapi_bluetooth_base_profile.cpp39 DECLARE_NAPI_PROPERTY("ConnectionStrategy", strategyObj), in BaseProfilePropertyValueInit()
53 SetNamedPropertyByInteger(env, strategyObj, ConnectionStrategy::CONNECTION_UNKNOWN, in ConnectionStrategyInit()
55 SetNamedPropertyByInteger(env, strategyObj, ConnectionStrategy::CONNECTION_ALLOWED, in ConnectionStrategyInit()
57 SetNamedPropertyByInteger(env, strategyObj, ConnectionStrategy::CONNECTION_FORBIDDEN, in ConnectionStrategyInit()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h278 enum ConnectionStrategy { enum in OHOS::Bluetooth::ScanDuty::PhyType::AdvertisingState::BluetoothState

Completed in 2 milliseconds