Home
last modified time | relevance | path

Searched refs:CheckEmptyParam (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp178 napi_status checkRet = CheckEmptyParam(env, info); in GetCurrentTransferInformation()
199 napi_status checkRet = CheckEmptyParam(env, info); in CancelTransfer()
214 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices()
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp141 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices()
195 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectedDevices()
285 napi_status checkRet = CheckEmptyParam(env, info); in IsTetheringOn()
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host.cpp127 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices()
/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp108 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectedDevices()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h509 napi_status CheckEmptyParam(napi_env env, napi_callback_info info);
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp130 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices()
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp141 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectedDevices()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp730 napi_status CheckEmptyParam(napi_env env, napi_callback_info info) in CheckEmptyParam() function
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp640 auto status = CheckEmptyParam(env, info); in StopBLEScan()

Completed in 9 milliseconds