Searched refs:PROFILE_STATE_DISCONNECTED (Results 1 – 10 of 10) sorted by relevance
77 const uint8_t PROFILE_STATE_DISCONNECTED = 0x01; variable
325 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()333 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
384 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()392 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
423 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()
231 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()239 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
220 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()228 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
296 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()314 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
446 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()
291 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()309 result |= PROFILE_STATE_DISCONNECTED; in GetConnectState()
892 int result = PROFILE_STATE_DISCONNECTED; in GetConnectState()