Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile.h76 const uint8_t PROFILE_STATE_DISCONNECTING = 0x02; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp555 } else if (profileStateMask & PROFILE_STATE_DISCONNECTING) { in GetProfileServiceConnectState()
581 } else if (stateMask & PROFILE_STATE_DISCONNECTING) { in GetProfileServicesConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp331 result |= PROFILE_STATE_DISCONNECTING; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp390 result |= PROFILE_STATE_DISCONNECTING; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp237 result |= PROFILE_STATE_DISCONNECTING; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp439 ret |= PROFILE_STATE_DISCONNECTING; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp226 result |= PROFILE_STATE_DISCONNECTING; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp309 result |= PROFILE_STATE_DISCONNECTING; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp304 result |= PROFILE_STATE_DISCONNECTING; in GetConnectState()

Completed in 15 milliseconds