Searched refs:is_connection_state_idle (Results 1 – 4 of 4) sorted by relevance
250 bool is_connection_state_idle() const { return conn_state_ == BLE_CONN_IDLE; } in is_connection_state_idle() function
352 if (!btm_cb.ble_ctr_cb.is_connection_state_idle() || in btm_ble_start_auto_conn()
2524 if (btm_cb.ble_ctr_cb.is_connection_state_idle() && in btm_ble_update_mode_operation()
854 if (!btm_cb.ble_ctr_cb.is_connection_state_idle()) { in btm_pm_device_in_active_or_sniff_mode()