Home
last modified time | relevance | path

Searched defs:profileState (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp166 int32_t profileState = ProfileConnectionState::STATE_DISCONNECTED; in GetDeviceState() local
220 int32_t profileState = ProfileConnectionState::STATE_DISCONNECTED; in GetConnectionState() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnapi_bluetooth_constant.cpp120 napi_value profileState = nullptr; in ProfileStateInit() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host.cpp151 int32_t profileState = ProfileConnectionState::STATE_DISCONNECTED; in GetDeviceState() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp250 int32_t profileState = GetProfileConnectionState(state); in GetDeviceState() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp146 int32_t profileState = GetProfileConnectionState(state); in GetConnectionState() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp218 napi_value profileState = nullptr; in ConvertStateChangeParamToJS() local
233 napi_value profileState = nullptr; in ConvertScoStateChangeParamToJS() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp155 int32_t profileState = ProfileConnectionState::STATE_DISCONNECTED; in GetDeviceState() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp178 int32_t profileState = GetProfileConnectionState(state); in GetConnectionState() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp372 int32_t profileState = ProfileConnectionState::STATE_DISCONNECTED; in GetDeviceState() local