Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile.h74 const uint8_t PROFILE_STATE_CONNECTED = 0x08; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp551 if (profileStateMask & PROFILE_STATE_CONNECTED) { in GetProfileServiceConnectState()
577 if (stateMask & PROFILE_STATE_CONNECTED) { in GetProfileServicesConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp327 result |= PROFILE_STATE_CONNECTED; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp386 result |= PROFILE_STATE_CONNECTED; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp233 result |= PROFILE_STATE_CONNECTED; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp436 ret |= PROFILE_STATE_CONNECTED; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp222 result |= PROFILE_STATE_CONNECTED; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp306 result |= PROFILE_STATE_CONNECTED; in GetConnectState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp301 result |= PROFILE_STATE_CONNECTED; in GetConnectState()

Completed in 21 milliseconds