Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp463 bool IsValidConnectStrategy(int strategy) in IsValidConnectStrategy() function
766 NAPI_BT_RETURN_IF(!IsValidConnectStrategy(strategy), "Invalid strategy", napi_invalid_arg); in CheckSetConnectStrategyParam()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h485 bool IsValidConnectStrategy(int strategy);

Completed in 4 milliseconds