Home
last modified time | relevance | path

Searched refs:PROFILE_STATE_DISCONNECTED (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile.h77 const uint8_t PROFILE_STATE_DISCONNECTED = 0x01; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp325 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
333 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp384 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
392 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp423 int ret = PROFILE_STATE_DISCONNECTED; in GetConnectState()
442 ret |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
496 if (GetConnectState() != PROFILE_STATE_DISCONNECTED) { in DisableService()
1154 if (isDoDisable && (GetConnectState() == PROFILE_STATE_DISCONNECTED)) { in CheckDisable()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp231 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
239 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp220 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
228 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp296 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()
314 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
H A Davrcp_ct_service.cpp446 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp291 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()
309 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
H A Davrcp_tg_service.cpp892 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()