Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_snk.h36 static napi_value getPlayingState(napi_env env, napi_callback_info info);
/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_a2dp_snk.cpp37 DECLARE_NAPI_FUNCTION("getPlayingState", getPlayingState), in DefineA2dpSinkJSClass()
192 napi_value NapiA2dpSink::getPlayingState(napi_env env, napi_callback_info info) in getPlayingState() function in OHOS::Bluetooth::NapiA2dpSink

Completed in 1 milliseconds